15
0

- Update to 5.2.0:

* Add a new ENABLE_CONNECT_PROTOCOL settings paramter.
  * Fix collections.abc deprecation.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyperframe?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2019-03-26 14:00:44 +00:00
committed by Git OBS Bridge
parent e2e9fe8dde
commit 7ee228bb1a
4 changed files with 16 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 26 13:59:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 5.2.0:
* Add a new ENABLE_CONNECT_PROTOCOL settings paramter.
* Fix collections.abc deprecation.
-------------------------------------------------------------------
Tue Dec 4 12:49:04 UTC 2018 - Matej Cepl <mcepl@suse.com>