summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorBrent Baude <bbaude@redhat.com>2023-11-20 13:48:34 -0600
committerBrent Baude <bbaude@redhat.com>2023-11-20 13:48:34 -0600
commitd688bdcce17ac167e271f3509d5e4b7fa9cd628c (patch)
tree611cc7bae5be7b13db247664e7916ad2a47345a6 /RELEASE_NOTES.md
parentb4aedeb518e00ff74d75e31eef2415ce4734ad8d (diff)
v1.9.0 Release notes
Signed-off-by: Brent Baude <bbaude@redhat.com>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index f58586d..02701e0 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,11 @@
# Release Notes
+## v1.9.0
+* add firewalld-reload subcommand
+* bridge: force static mac on bridge interface
+* dependency updates
+* numerous fixes to test suite
+
## v1.8.0
* iptables: improve error when ip6?tables commands are missing
* docs: Convert markdown with go-md2man instead of mandown