Skip to content

Commit

Permalink
bump release; update changelog (#1398)
Browse files Browse the repository at this point in the history
  • Loading branch information
oberstet committed Jun 29, 2020
1 parent 3d16460 commit fa3dd32
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion autobahn/_version.py
Expand Up @@ -24,4 +24,4 @@
#
###############################################################################

__version__ = '20.6.2.dev2'
__version__ = '20.6.2'
8 changes: 8 additions & 0 deletions docs/changelog.rst
Expand Up @@ -5,6 +5,14 @@
Changelog
=========

20.6.2
------

* fix: xbr fixes (#1396)
* fix: use cpy 3.8 for running flake in CI
* new: Ticket1392 internal attrs (#1394)
* new: internal-only router attributes and hook for router to add custom information

20.6.1
------

Expand Down

0 comments on commit fa3dd32

Please sign in to comment.