docs(changelog): version 1.14.1 [citest skip]

Update changelog and .README.html for version 1.14.1

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson 2023-11-29 16:52:41 -07:00 committed by Richard Megginson
parent 7c4f11f1d9
commit 11fa80a74b

View file

@ -1,6 +1,18 @@
Changelog
=========
[1.14.1] - 2023-11-29
--------------------
### Bug Fixes
- fix: Allow address 0.0.0.0/0 or ::/0 for 'from'/'to' in a routing rule (#649)
### Other Changes
- refactor: improve support for ostree systems (#655)
- tests: Fix `tests_network_state_nm.yml` CI failure (#656)
[1.14.0] - 2023-11-06
--------------------