Merge branch 'clixon-4.5'
C-API changes for CLIgen code: * `clicon_parse()`: Changed signature due to new cligen error and result handling: * Removed: `cli_nomatch()`
This commit is contained in:
commit
f9998c441c
9 changed files with 69 additions and 466 deletions
|
|
@ -24,6 +24,12 @@
|
|||
## 4.5.0
|
||||
Expected: May 2020
|
||||
|
||||
### C-API changes on existing features (you may need to change your plugin C-code)
|
||||
|
||||
* CLI
|
||||
* `clicon_parse()`: Changed signature due to new cligen error and result handling:
|
||||
* Removed: `cli_nomatch()`
|
||||
|
||||
## 4.4.0
|
||||
5 April 2020
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue