Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stepancheg committed Feb 25, 2024
1 parent 6d92003 commit 364161f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,7 @@
* [Ignore error of `flush` in `Drop` of `CodedOutputStream`](https://github.com/stepancheg/rust-protobuf/issues/714)
* [Faster `encoded_varint64_len`](https://github.com/stepancheg/rust-protobuf/pull/709)
* [`reserved` keyword in enums](https://github.com/stepancheg/rust-protobuf/pull/712)
* [repeated primitives are packed by default in proto3](https://github.com/stepancheg/rust-protobuf/pull/707)

## [3.3.0] - 2023-09-30

Expand Down

0 comments on commit 364161f

Please sign in to comment.