17
0

- update to 1.31:

* Add support for preserving Unicode charaters
  * remove pypy build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=43
This commit is contained in:
2021-04-22 20:26:32 +00:00
committed by Git OBS Bridge
parent 0b60de2cbf
commit 2994a8d1a4
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 22 20:25:23 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.31:
* Add support for preserving Unicode charaters
* remove pypy build
-------------------------------------------------------------------
Sun Dec 20 09:52:04 UTC 2020 - Dirk Müller <dmueller@suse.com>