Skip to content

Commit 9aab906

Browse files
committed
update changelog
1 parent 88537c5 commit 9aab906

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
0.8.1 (2025-09-30)
1+
0.9.0 (2025-09-30)
22
==================
33
reexport `Number`
4+
Add a fmt::Display impl for Number https://github.com/PSeitz/serde_json_borrow/pull/39 (Thanks @quodlibetor)
5+
feat: Add get_key_value_at method for O(1) lookup in ObjectAsVec https://github.com/PSeitz/serde_json_borrow/pull/40 (Thanks @quodlibetor)
46

57
0.8.0 (2025-06-15)
68
==================

0 commit comments

Comments
 (0)