1
0

- Update to 2.0:

* Fix typos in messages
  * Accept pointer as argument in commandline utility
- Run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpointer?expand=0&rev=25
This commit is contained in:
Tomáš Chvátal
2019-03-28 14:41:15 +00:00
committed by Git OBS Bridge
parent 0f98e4839c
commit 94898c875e
4 changed files with 22 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 28 14:38:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.0:
* Fix typos in messages
* Accept pointer as argument in commandline utility
- Run tests
-------------------------------------------------------------------
Tue Dec 4 12:49:38 UTC 2018 - Matej Cepl <mcepl@suse.com>