diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2016-10-24 13:12:52 +0300 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2016-10-24 13:12:52 +0300 |
commit | 5105b251305ea3f20d0bc36c915488ba9fb3c93f (patch) | |
tree | cdc75ebb41b2e2effc8331dd63340891c31d296b /CHANGELOG.txt | |
parent | ba6d86bdcd017195fc5780fe6882569984d0957a (diff) |
Note about protoc update
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9156564b..3d54b7b6 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,6 @@ nanopb-0.3.7 (2016-10-xx) Add support for proto3-style singular fields (#182, #206, #216) + Updated binary package protoc to version 3.1.0 Add FT_INLINE allocation of bytes fields (#211) Include package name in include guard (#207) Fix missing warning with large bytes fields (issue #220) |