Skip to content

Commit 6c25d67

Browse files
committed
Update CHANGELOG with better description of JSON error handling
1 parent 8a11a4e commit 6c25d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This patch release:
66

7-
* Adds handling for common JSON parsing exceptions and wraps them in a `JwtException`.
7+
* Adds additional handling for rare JSON parsing exceptions and wraps them in a `JwtException` to allow the application to handle these conditions as JWT concerns.
88

99
### 0.11.2
1010

0 commit comments

Comments
 (0)