From 935a26ab1cd2982e2478ac6f9b8decf7deb5fe5b Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Thu, 7 Nov 2013 16:44:41 +0200 Subject: Publishing nanopb-0.2.4 --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index cc1d26a9..94f0c797 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -nanopb-0.2.4 (2013-11-xx) +nanopb-0.2.4 (2013-11-07) Remove the deprecated NANOPB_INTERNALS functions from public API. Document the security model. Check array and bytes max sizes when encoding (issue 90) -- cgit