Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
snproj committed Nov 22, 2022
1 parent cda6ce4 commit 18004f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
- fix: deprecated fields no longer propagate their lifetimes to containing message
- fix: deprecated fields are now ignored in enums (previously would throw error)
- fix: fix unsoundness in Owned variant (breaking change)
- feat: impl `TryFrom` for lifetime-less messages when `--owned` flag is set

## quick-protobuf 0.8.1
- fix: added overflow checking in `read_unknown()`
Expand Down

0 comments on commit 18004f0

Please sign in to comment.