14
0

- update to 0.2.0:

* Fixes for TinyDB 4.x
  * drop support for python 2.x

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrecord?expand=0&rev=3
This commit is contained in:
2020-10-15 07:04:23 +00:00
committed by Git OBS Bridge
parent a7ee64b1fd
commit 53799b8aac
5 changed files with 21 additions and 37 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 15 07:03:24 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.2.0:
* Fixes for TinyDB 4.x
* drop support for python 2.x
-------------------------------------------------------------------
Thu May 9 11:03:35 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>