This commit is contained in:
Olof hagsand 2024-10-28 13:58:01 +01:00
parent 469bfdd3f2
commit e0ebe41ee2
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ Developers may need to change their code
y1 = yn_iter(y0, &inext) { ...` y1 = yn_iter(y0, &inext) { ...`
* Add `keyw` argument to `yang_stats()` * Add `keyw` argument to `yang_stats()`
### Corrected Busg ### Corrected Bugs
* Fixed: [YANG 'when' does not work in multiple grouping](https://github.com/clicon/clixon/issues/572) * Fixed: [YANG 'when' does not work in multiple grouping](https://github.com/clicon/clixon/issues/572)
* Fixed: [Error when changing choice/case with different structure](https://github.com/clicon/clixon/issues/568) * Fixed: [Error when changing choice/case with different structure](https://github.com/clicon/clixon/issues/568)

View file

@ -20,4 +20,4 @@ Matrix clixon forum https://matrix.to/#/#clixonforum:matrix.org.
Other clixon projects include [CLIgen](https://github.com/clicon/cligen), [the Clixon controller](https://github.com/clicon/clixon-controller), [Clixon applications](https://github.com/clicon/clixon-examples) and others. Other clixon projects include [CLIgen](https://github.com/clicon/cligen), [the Clixon controller](https://github.com/clicon/clixon-controller), [Clixon applications](https://github.com/clicon/clixon-examples) and others.
Clixon is sponsored primarily by [Rubicon Communications LLC(Netgate)](https://www.netgate.com/). Clixon is sponsored by [Rubicon Communications LLC(Netgate)](https://www.netgate.com/).