Fixed: [Documentation corresponding to specific release](https://github.com/clicon/clixon-controller/issues/178)
This commit is contained in:
parent
271569b194
commit
2831be4153
2 changed files with 5 additions and 3 deletions
|
|
@ -48,6 +48,8 @@ Developers may need to change their code
|
|||
|
||||
### Corrected Bugs
|
||||
|
||||
* Fixed: [Documentation corresponding to specific release](https://github.com/clicon/clixon-controller/issues/178)
|
||||
* https://clixon-docs.readthedocs.io/en/stable points to lastest release, starting with 7.2.0
|
||||
* Fixed: [Backend hangs when doing "process services restart" in the CLI](https://github.com/clicon/clixon-controller/issues/178)
|
||||
* Fixed: [Autocli: error when empty YANG group and grouping-treeref=true](https://github.com/clicon/clixon/issues/579)
|
||||
* Fixed: [Mem error when more multiple uses on top level with multiple statements in grouping](https://github.com/clicon/clixon/issues/583)
|
||||
|
|
|
|||
|
|
@ -8,12 +8,12 @@ Clixon is a YANG-based configuration manager, with interactive CLI,
|
|||
NETCONF and RESTCONF interfaces, an embedded database and transaction
|
||||
mechanism.
|
||||
|
||||
See [documentation](https://clixon-docs.readthedocs.io), [project page](https://www.clicon.org) and [examples](https://github.com/clicon/clixon-examples), [Github actions CI](https://github.com/clicon/clixon/actions/workflows/ci.yml)
|
||||
|
||||
See [documentation](https://clixon-docs.readthedocs.io/en/stable), [project page](https://www.clicon.org) and [examples](https://github.com/clicon/clixon-examples), [Github actions CI](https://github.com/clicon/clixon/actions/workflows/ci.yml)
|
||||
|
||||
Clixon is open-source and dual licensed. Either Apache License, Version 2.0 or GNU
|
||||
General Public License Version 2; you choose, see [LICENSE.md](LICENSE.md).
|
||||
|
||||
Clixon has a master branch continuously tested with CI, but releases with more testong are made every second or third month, see [Releases](https://github.com/clicon/clixon/releases) and [CHANGELOG.md](CHANGELOG.md) release history.
|
||||
Clixon has a master branch continuously tested with CI, but releases with more testing are made every third month, see [Releases](https://github.com/clicon/clixon/releases) and [CHANGELOG.md](CHANGELOG.md) release history.
|
||||
|
||||
Clixon interaction is best done posting issues, pull requests, or joining the
|
||||
Matrix clixon forum https://matrix.to/#/#clixonforum:matrix.org.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue