- update to 0.10.0:

* Change jwt.encode and jwt.decode to use JWS by default

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-joserfc?expand=0&rev=5
This commit is contained in:
2024-05-14 08:23:53 +00:00
committed by Git OBS Bridge
parent 26a7c40a43
commit 933d0ea9dc
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 14 08:23:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.10.0:
* Change jwt.encode and jwt.decode to use JWS by default
-------------------------------------------------------------------
Wed Mar 27 15:15:37 UTC 2024 - ecsos <ecsos@opensuse.org>