15
0

- Update to 2.4.0:

* add support for python 3.7
  * many small fixes and test improvements
  * For more see CHANGES.rst

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-transaction?expand=0&rev=33
This commit is contained in:
Tomáš Chvátal
2019-03-04 15:55:13 +00:00
committed by Git OBS Bridge
parent 5e67eed834
commit 8365db16bb
4 changed files with 17 additions and 27 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 4 15:53:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.4.0:
* add support for python 3.7
* many small fixes and test improvements
* For more see CHANGES.rst
-------------------------------------------------------------------
Sat Jun 24 11:52:07 UTC 2017 - aloisio@gmx.com