Skip to content

Commit c2f6f25

Browse files
author
simon
committed
f
1 parent 3076f03 commit c2f6f25

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 9.4.0
4+
5+
- Changes to support ACME, including JWS Keats#359(https://github.com/Keats/jsonwebtoken/pull/359)
6+
37
## 9.3.1 (2024-02-06)
48

59
- Update base64

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jsonwebtoken"
3-
version = "9.3.1"
3+
version = "9.4.0"
44
authors = ["Vincent Prouillet <[email protected]>"]
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)