Skip to content

Commit 7d775af

Browse files
committed
update changelog; bump release version
1 parent 832c5c2 commit 7d775af

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

autobahn/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
#
2525
###############################################################################
2626

27-
__version__ = '22.7.1.dev1'
27+
__version__ = '22.7.1'
2828

2929
__build__ = '00000000-0000000'

docs/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Changelog
88
22.7.1
99
------
1010

11+
* fix: Fix a few typos in docs (#1587)
12+
* fix: remove log noise from autobahn.websocket.protocol (#1588)
13+
* new: add more helpers to EthereumKey and CryptosignKey (#1583)
1114
* new: EIP712 certificate chains, incl. use for WAMP-Cryptosign
1215
* fix: improve message logging at trace log level
1316
* fix: forward correct TLS channel ID once the TLS handshake is complete

0 commit comments

Comments
 (0)