Skip to content

Commit

Permalink
Default for &MyMessage
Browse files Browse the repository at this point in the history
  • Loading branch information
stepancheg committed Mar 5, 2019
1 parent 8ef8781 commit 491f6bb
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 @@ -27,6 +27,8 @@ Version 3.0 is backward incompatible with 2.0 version. Changes are listed here:
- [Flush `CodedOutputStream` on `drop`](https://github.com/stepancheg/rust-protobuf/commit/0e9cc5964c2731a771725bcf70125d3eb1c273b3)
- [Implement `Hash` for
`UnknownFields`](https://github.com/stepancheg/rust-protobuf/commit/113babc8c56deb7e2453f0d11c2bfc21134d540f)
- [`Default` is now implented for all `&MyMessage`
types](https://github.com/stepancheg/rust-protobuf/commit/c026777976c895898fb50bc7c52802967bd33af5#diff-405e0ba76bb0afaaa4e11e89bc4bb943R4)

### Improvements

Expand Down

0 comments on commit 491f6bb

Please sign in to comment.