Skip to content

Commit

Permalink
Update changelog to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbabcock committed Jun 16, 2024
1 parent 64be7c7 commit 4c60088
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v0.26.0 - 2024-06-16

- Add optional `TokenResolver::is_empty` implementation for resolvers to signal no token support.
- Add more ergonomic streaming write support with `TextWriter::write_start` when it is unknown if the block being written belongs to an array or object.

## v0.25.6 - 2024-04-09

- Fix trailing empty object causing the binary ondemand deserializer to raise an error
Expand Down

0 comments on commit 4c60088

Please sign in to comment.