Skip to content

Commit

Permalink
Update CHANGELOG-before-3.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stepancheg committed Sep 26, 2022
1 parent 45f3028 commit 2e0245e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG-before-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,12 @@ Version 3.0 is backward incompatible with 2.0 version. Changes are listed here:
- `generate_getter` option to disable generation of getters functions.
- [Flush `CodedOutputStream` on `drop`](https://github.com/stepancheg/rust-protobuf/commit/0e9cc5964c2731a771725bcf70125d3eb1c273b3)


## [2.27] - Unreleased

## [2.28.0] - 2022-09-26

- [backport optional fields from version 3](https://github.com/stepancheg/rust-protobuf/pull/649)
- `protoc-bin-vendored` now lives in a [separate repository](https://github.com/stepancheg/rust-protoc-bin-vendored)

## [2.27.1] - 2022-02-05
Expand Down

0 comments on commit 2e0245e

Please sign in to comment.