diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2013-11-07 16:44:41 +0200 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2013-11-07 16:44:41 +0200 |
commit | 935a26ab1cd2982e2478ac6f9b8decf7deb5fe5b (patch) | |
tree | e5026ad6fa4a3bc935fa25c3c47bd175f39c3a52 /CHANGELOG | |
parent | d7af99434a15a508dc909ba053115fb112b0a247 (diff) |
Publishing nanopb-0.2.4
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |