Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <forenjunkie@chello.at>2018-05-19 11:41:09 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2018-05-19 11:41:09 +0300
commitb9fc712e02c72f2a5f5341b3b7630308349ff85a (patch)
tree50feffc4a20bfc1dbb5664147a1844b16794766c
parent467572b7fcd9eabf3871eeb526b1ac07e97d7d48 (diff)
Update ChangeLog
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28f8e10..d8b29b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+python-nbxmpp 0.6.6 (20 May 2018)
+
+ * Record all SSL errors instead of only the first
+ * Pass arguments to plugin/plugout methods
+ * Allow the Roster to be initalized without requesting it from the server
+
python-nbxmpp 0.6.5 (30 April 2018)
* Fix BOSH usage (don't set ALPN)