Skip to content

Commit e218a96

Browse files
committed
Releases v0.2.2
1 parent 292dc45 commit e218a96

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.2.1] - 2025-03-08
2+
3+
### Changed
4+
5+
* More lenient lifetime bound in `SliceJsonParser::parse_next`
6+
17
## [0.2.1] - 2025-02-23
28

39
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "json-event-parser"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Tpt <[email protected]>"]
55
license = "MIT OR Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)