Files: Rearranged backend .h files: moved client_entry to clixon_backend_client.h
This commit is contained in:
parent
d6c523d27a
commit
5f2978d06c
14 changed files with 46 additions and 39 deletions
|
|
@ -42,9 +42,17 @@
|
|||
## 6.2.0
|
||||
Expected: April 2023
|
||||
|
||||
### C/CLI-API changes on existing features
|
||||
Developers may need to change their code
|
||||
|
||||
* C-API
|
||||
* Renamed include file: `clixon_backend_handle.h`to `clixon_backend_client.h`
|
||||
* `candidate_commit()`: validate_level (added in 6.1) marked obsolete
|
||||
|
||||
### Minor features
|
||||
|
||||
* Fixed: [Add support decimal64 for SNMP](https://github.com/clicon/clixon/pull/422)
|
||||
|
||||
## 6.1.0
|
||||
19 Feb 2023
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue