aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2017-03-05 18:40:43 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2017-03-05 18:40:43 +0200
commit2e6577dd120a26e0ab4cc985cffa2c2a82e8c59d (patch)
treebd6f446c70b2d31b4d0719dfbd3b699cb2ca77d0
parenta55a66e792b30a65606cce3e61f28c6c6e14d050 (diff)
Forgot to fill in the dates
-rw-r--r--CHANGELOG.txt2
-rw-r--r--docs/migration.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 5006a387..194d6136 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,4 +1,4 @@
-nanopb-0.3.8 (2016-03-xx)
+nanopb-0.3.8 (2017-03-05)
Fix problems with multiple oneofs in same message (#229)
Zero-valued extension fields were mistakenly ignored by encoder (#242)
Multiple fixes related to proto3 mode (#242, #245, #247, #249)
diff --git a/docs/migration.rst b/docs/migration.rst
index 2d9ce38c..d6b32b53 100644
--- a/docs/migration.rst
+++ b/docs/migration.rst
@@ -11,7 +11,7 @@ are included, in order to make it easier to find this document.
.. contents ::
-Nanopb-0.3.8 (2017-xx-xx)
+Nanopb-0.3.8 (2017-03-05)
=========================
Fully drain substreams before closing