14
0
forked from pool/python-tinydb

Accepting request 840890 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/840890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinydb?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2020-10-12 06:57:31 +00:00
committed by Git OBS Bridge
parent 4cb83e2337
commit b607623105
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Oct 10 18:44:41 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 4.2.0:
* Feature: Add support for specifying document IDs during insertion
(see issue 303)
* Internal change: Use OrderedDict.move_to_end() in the query cache
(see issue 338)
-------------------------------------------------------------------
Thu Sep 24 12:08:57 UTC 2020 - Axel Braun <axel.braun@gmx.de>