aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2016-10-24 13:12:52 +0300
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2016-10-24 13:12:52 +0300
commit5105b251305ea3f20d0bc36c915488ba9fb3c93f (patch)
treecdc75ebb41b2e2effc8331dd63340891c31d296b /CHANGELOG.txt
parentba6d86bdcd017195fc5780fe6882569984d0957a (diff)
Note about protoc update
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt1
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)