Skip to content

Commit

Permalink
update changelog; bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
oberstet committed Jun 24, 2017
1 parent 4884a73 commit bc2a1b3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion autobahn/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
#
###############################################################################

__version__ = u'17.6.1'
__version__ = u'17.6.2'
9 changes: 9 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
Changelog
=========

17.6.2
------

`Published 2017-06-24 <https://pypi.python.org/pypi/autobahn/17.6.2>`__

* new: force register option when joining realms
* fix: TLS options in components API


17.6.1
------

Expand Down

0 comments on commit bc2a1b3

Please sign in to comment.