Skip to content

Commit 3226cfc

Browse files
committed
Prepare for release
1 parent dfe58f9 commit 3226cfc

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+
## 10.2.0 (2025-11-06)
4+
5+
- Remove `Clone` bound from decode functions
6+
37
## 10.1.0 (2025-10-18)
48

59
- add `dangerous::insecure_decode`

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 = "10.1.0"
3+
version = "10.2.0"
44
authors = ["Vincent Prouillet <[email protected]>"]
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)