14
0

- Update to 1.5.2:

* Added support for asyncio and contextvars

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-09-24 09:24:50 +00:00
committed by Git OBS Bridge
parent 9f12860d1e
commit efaef5c22f
4 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 24 09:17:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.5.2:
* Added support for asyncio and contextvars
-------------------------------------------------------------------
Sat Sep 14 15:30:16 UTC 2019 - John Vandenberg <jayvdb@gmail.com>