CHANGELOG: update changelog for 1.9.1 release

Signed-off-by: Wen Liang <liangwen12year@gmail.com>
This commit is contained in:
Wen Liang 2022-08-05 10:38:36 -04:00 committed by Richard Megginson
parent 3a591aa3d7
commit 6ee08ce9f3

View file

@ -1,6 +1,23 @@
Changelog
=========
[1.9.1] - 2022-08-05
--------------------
### New features
- none
### Bug Fixes
- network_state: improve state comparison for achieving idempotency
- argument_validator: fix IPRouteUtils.get_route_tables_mapping() for whitespace
sequence
### Other Changes
- none
[1.9.0] - 2022-07-07
--------------------