15
0

- update to 22.3.1:

* fix generate_token
  * reduce twisted log noise for wamp clients
  * add GitHub URL for PyPi

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=61
This commit is contained in:
2022-03-27 13:53:52 +00:00
committed by Git OBS Bridge
parent 5d5d01a81f
commit f8bfffed3b
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 27 13:53:14 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 22.3.1:
* fix generate_token
* reduce twisted log noise for wamp clients
* add GitHub URL for PyPi
-------------------------------------------------------------------
Fri Mar 11 08:54:00 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>