SHA256
1
0
forked from pool/python-cmd2

- update to 2.3.3:

* Added clearer exception handling to `BorderedTable` and `SimpleTable`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=89
This commit is contained in:
2021-12-11 22:10:05 +00:00
committed by Git OBS Bridge
parent 2244e74b39
commit 30d6e29131
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 11 22:08:57 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.3.3:
* Added clearer exception handling to `BorderedTable` and `SimpleTable`.
-------------------------------------------------------------------
Mon Dec 6 18:04:09 UTC 2021 - Dirk Müller <dmueller@suse.com>