Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stepancheg authored Jun 16, 2024
1 parent 5d8bdb4 commit aa3415a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## [3.4] - Unreleased
## [3.5] - Unreleased

- [Default to packed for repeated primitives in proto3](https://github.com/stepancheg/rust-protobuf/pull/707)

## [3.4] - 2024-02-24

* [Unnecessary copy in print_to_string_internal](https://github.com/stepancheg/rust-protobuf/pull/684)
* [Ignore error of `flush` in `Drop` of `CodedOutputStream`](https://github.com/stepancheg/rust-protobuf/issues/714)
Expand Down

0 comments on commit aa3415a

Please sign in to comment.