Skip to content

Commit

Permalink
Prepare for 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ulrikstrid committed Jan 31, 2023
1 parent 0aa85ce commit 2b45512
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.8.2
--------------
- JWS now properly checks the signature. Reported by @nankeen and fixed by @ulrikstrid. CVE-2023-23928


0.8.1
--------------
- Remove usage of Result.get_ok to maintain compatibility with older OCaml versions
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.1
0.8.2

0 comments on commit 2b45512

Please sign in to comment.