doc/changelog: introduce v1.10.1 section

This commit is contained in:
Thomas Gelf 2022-09-22 17:44:54 +02:00
parent 60bdef6752
commit 204617a3ee
1 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,16 @@
Please make sure to always read our [Upgrading](05-Upgrading.md) documentation
before switching to a new version.
v1.10.1 (unreleased)
--------------------
### Fixed issues
* You can find issues and feature requests related to this release on our
[roadmap](https://github.com/Icinga/icingaweb2-module-director/milestone/30?closed=1)
### Import and Sync
* FIX: sync lower-cased all object names since v1.10 (#2608)
v1.10.0
-------