14
0

- Update to 0.7.2:

* Hopefully fix the memory leak when loading from a stream (issue #117)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-07-22 13:15:19 +00:00
committed by Git OBS Bridge
parent 63e13804e6
commit ad44a4dd1b
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 22 13:14:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.7.2:
* Hopefully fix the memory leak when loading from a stream (issue #117)
-------------------------------------------------------------------
Mon Jun 10 17:18:47 UTC 2019 - Jan Engelhardt <jengelh@inai.de>