diff options
-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) |