Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stepancheg authored Sep 30, 2018
1 parent e8fc5d2 commit 8a8e60e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ Version 3.0 is backward incompatible with 2.0 version. Changes are listed here:
- Reflection can now mutate data (previously reflection could only read data)
- Fix OOM on malformed input
- [`unknown_fields` field is public now](https://github.com/stepancheg/rust-protobuf/commit/24e6479e869d61455bfcf50dde102e6278648516)
- [Unsafe code is not used in generated code(https://github.com/stepancheg/rust-protobuf/issues/340)
(although protobuf implementation does a couple of unsafe calls).

## [2.0 Unreleased]

Expand Down

0 comments on commit 8a8e60e

Please sign in to comment.