bump version; update changelog

This commit is contained in:
Tobias Oberstein
2017-04-14 19:34:26 +02:00
parent b1e3fc77cf
commit 04755ea6b2
2 changed files with 11 additions and 1 deletions

View File

@@ -5,6 +5,16 @@
Changelog
=========
0.18.2
------
`Published 2017-04-14 <https://pypi.python.org/pypi/autobahn/0.18.2>`__
* new: payload codec API
* fix: make WAMP-cryptobox use new payload codec API
* fix: automatic binary conversation for JSON
* new: improvements to experimental component API
0.18.1
------