This commit is contained in:
Olof hagsand 2024-02-07 09:31:00 +01:00
parent 99deddb47e
commit 833e748288
2 changed files with 3 additions and 1 deletions

View file

@ -90,6 +90,8 @@ Developers may need to change their code
### Corrected Bugs
* Fixed: [commit goes 2 times](https://github.com/clicon/clixon/issues/488)
* Fixed: Problem with cl:ignore attribute for show compare
* Fixed: [yang_enum_int_value() fails if no explicit values are assigned to enums](https://github.com/clicon/clixon/issues/483)
Remaining work: `yang_enum2valstr()`
* Fixed: [show compare/diff problems with sorted-by user](https://github.com/clicon/clixon/issues/482)