We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 205605f commit b53c3a7Copy full SHA for b53c3a7
2 files changed
AUTHORS
@@ -8,6 +8,7 @@ Jeremy Shoemaker <jshoemaker@atlassian.com>
8
Marcus Bertrand <digimarc@gmail.com>
9
Marcus Bertrand <mbertrand@atlassian.com>
10
Mark Adams <madams@atlassian.com>
11
+Moinul Hossain <moinul.cse@gmail.com>
12
Oleksandr Fedorov <a.g.fedorof@gmail.com>
13
Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
14
Waldemar Hummer <hummer@infosys.tuwien.ac.at>
ChangeLog
@@ -1,6 +1,12 @@
1
CHANGES
2
=======
3
4
+5.0.3
5
+-----
6
+
7
+* Sem-Ver: bugfix upgrade cryptography from using a version >= 2.7.0 < 2.8.0 to use a version >= 2.8.0 and < 2.9.0
+* Add an example on how to generate jwt using a data uri private key
5.0.2
-----
0 commit comments