Fix changelog

This commit is contained in:
Petteri Aimonen
2012-11-11 11:20:34 +02:00
parent fc6f56b2bd
commit 332a9ee95c

View File

@@ -1,4 +1,4 @@
nanopb-0.1.7 (not yet released)
nanopb-0.1.7
Remove "skip" mode from pb_istream_t callbacks. Example implementation had a bug. (issue 37)
Add option to use shorter names for enum values (issue 38)
Improve options support in generator (issues 12, 30)