* Fixed: [ Calling copy-config RPC from restconf #158](https://github.com/clicon/clixon/issues/158)

This commit is contained in:
Olof hagsand 2020-12-05 17:36:21 +01:00
parent a71e8aaceb
commit 3c014184f7
2 changed files with 4 additions and 3 deletions

View file

@ -74,6 +74,7 @@ Developers may need to change their code
### Corrected Bugs
* Fixed: [ Calling copy-config RPC from restconf #158](https://github.com/clicon/clixon/issues/158)
* Fixed: [namespace prefix nc is not supported in full #154](https://github.com/clicon/clixon/issues/154)
* edit-config "config" parameter did not work with prefix other than null
* Fixed [YANG: key statement in rpc/notification list #148](https://github.com/clicon/clixon/issues/148)