* Added cligen variable translation.

* See FAQ and example
This commit is contained in:
Olof hagsand 2018-05-28 22:50:22 +02:00
parent b230215eaf
commit cfe4702069
6 changed files with 65 additions and 1 deletions

View file

@ -3,8 +3,10 @@
## 3.7.0 (Upcoming)
### Major changes:
### Minor changes:
* Added cligen variable translation.
* See FAQ and example
### Corrected Bugs
- Fixed JSON unbalanced braces resultin assert.
* Fixed JSON unbalanced braces resultin assert.
## 3.6.0 (30 April 2018)