- Update to 0.4.2:

* Fixed the terminal width being set to 0 in some circumstances (#15).
  * Fixed the comptibility with the latest version of pastel (#10).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-clikit?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-03-15 10:17:03 +00:00
committed by Git OBS Bridge
parent 8305d7a360
commit ccd2b1122a
4 changed files with 24 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Mar 15 10:12:32 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.4.2:
* Fixed the terminal width being set to 0 in some circumstances (#15).
* Fixed the comptibility with the latest version of pastel (#10).
-------------------------------------------------------------------
Tue Jan 14 10:18:04 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>