Skip to content

Commit 86bb3ef

Browse files
authored
Merge pull request python-smpplib#176 from eigenein/master
Cut `2.2.0`
2 parents 98c7c5e + bd0f994 commit 86bb3ef

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### `2.2.0`
2+
3+
* New: allow customizing how error PDUs are handled (@davidshepherd7)
4+
* New: ignoring unknown optional parameters (@davidshepherd7)
5+
* New: add the option to create TLS/SSL sockets (@davidshepherd7)
6+
* Fix: the max check should include the NULL terminator (Pedrum Mohageri)
7+
* Fix: not always setting the socket timeout (@davidshepherd7)
8+
* Fix: add mandatory parameters to GenericNack command (@stefanruijsenaars)
9+
* Fix: handle errors on PDU payload retrieval (@stefanruijsenaars)
10+
111
### `2.1.0`
212

313
* New: add option to not use UDHI when splitting long SMS

0 commit comments

Comments
 (0)