Netconf monitoring:

- Announce module capability
- Return origin Yang file in get-schema
This commit is contained in:
Olof hagsand 2022-12-03 18:49:39 +01:00
parent 981d6f3797
commit a38c54e4cc
8 changed files with 108 additions and 32 deletions

View file

@ -1,5 +1,6 @@
# Clixon Changelog
* [6.1.0](#610) Expected: beginning of 2023
* [6.0.0](#600) 29 Nov 2022
* [5.9.0](#590) 24 September 2022
* [5.8.0](#580) 28 July 2022
@ -37,6 +38,15 @@
* [3.3.2](#332) Aug 27 2017
* [3.3.1](#331) June 7 2017
## 6.1.0
Expected: beginning of 2023
### Corrected Bugs
* Fixed [Netconf monitoring](https://github.com/clicon/clixon/issues/370)
- Announce module capability
- Return origin Yang file in get-schema
## 6.0.0
29 Nov 2022