doc/changelog: improve 1.4.3 log

This commit is contained in:
Thomas Gelf 2018-01-22 09:58:51 +01:00
parent 4dcf545ab2
commit 510b55ab33
1 changed files with 6 additions and 1 deletions

View File

@ -39,11 +39,16 @@ before switching to a new version.
1.4.3
-----
### Fixed issues
* You can find issues and feature requests related to this release on our
[roadmap](https://github.com/Icinga/icingaweb2-module-director/milestone/13?closed=1)
### User Interface
* FIX: Pagination used to be broken for some tables (#1273)
### Automation
* FIX: Updating certain properties via API fails (#1315)
* FIX: API calls changing only object relations and no "real" property resulted
in no change at all (#1315)
1.4.2
-----