14
0
forked from pool/python-cmd2

Accepting request 899964 from home:mnhauke

- Udpate to version 2.1.0
  Enhancements
  * Converted persistent history files from pickle to compressed
    JSON.

OBS-URL: https://build.opensuse.org/request/show/899964
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=84
This commit is contained in:
2021-06-14 18:30:27 +00:00
committed by Git OBS Bridge
parent 34c77d5206
commit dd17205b20
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 14 15:58:07 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Udpate to version 2.1.0
Enhancements
* Converted persistent history files from pickle to compressed
JSON.
-------------------------------------------------------------------
Mon Jun 7 08:09:29 UTC 2021 - Martin Hauke <mardnh@gmx.de>