1
0

- update to 2.2:

* Add method and add classmethod tag
  * Add test for get_parts

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpointer?expand=0&rev=31
This commit is contained in:
2021-12-06 18:02:16 +00:00
committed by Git OBS Bridge
parent ad87855b2b
commit 18018d7fb6
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 6 18:00:47 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.2:
* Add method and add classmethod tag
* Add test for get_parts
-------------------------------------------------------------------
Sun Aug 22 20:52:50 UTC 2021 - Stefan Schubert <schubi@suse.de>