14
0

- Update to 18.3.0:

* Support handling multiple exceptions when processing hooks

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=34
This commit is contained in:
Tomáš Chvátal
2019-10-07 13:30:41 +00:00
committed by Git OBS Bridge
parent 118c202f01
commit 8db0e1cdb9
4 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 7 13:26:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 18.3.0:
* Support handling multiple exceptions when processing hooks
-------------------------------------------------------------------
Tue Sep 24 08:49:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>