14
0

- update to version 5.0.1:

* Fix logging simplification code (should not be logging to root appender - https://github.com/jasonrbriggs/stomp.py/issues/275)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomp.py?expand=0&rev=12
This commit is contained in:
Sebastian Wagner
2020-01-18 10:58:05 +00:00
committed by Git OBS Bridge
parent 41e2980960
commit c42f1ac269
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jan 18 10:56:54 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 5.0.1:
* Fix logging simplification code (should not be logging to root appender - https://github.com/jasonrbriggs/stomp.py/issues/275)
-------------------------------------------------------------------
Wed Jan 1 10:45:18 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>