Added Floating point support to JSON

This commit is contained in:
Olof hagsand 2017-10-29 16:15:18 +01:00
parent 44612c57d8
commit 7b719cc6db
3 changed files with 86 additions and 2 deletions

View file

@ -2,6 +2,7 @@
## 3.3.3 Upcoming
* Added Floating point support to JSON
* Restconf: http cookie sent as attribute in rpc restconf_post operations to backend.
* Added option CLICON_CLISPEC_FILE as complement to CLICON_CLISPEC_DIR to
specify single CLI specification file, not only directory containing files.