Skip to content

Commit

Permalink
Update release notes for v1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Brent Baude <[email protected]>
  • Loading branch information
baude committed Sep 28, 2022
1 parent aa4228d commit f35b41c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release Notes

## v1.2.0
* Reworked how netavark calls aardvark
* Implemented locking when commiting
* Remove bridge only when no containers are attached
* Updated versions of libraries where possible

## v1.1.0
* Netavark is now capable of starting Aardvark on a port other than 53 (controlled by `dns_bind_port` in `containers.conf`). Firewall rules are added to ensure DNS still functions properly despite the port change.
* Added the ability to isolate networks. Networks with the isolate option set cannot communicate with other networks with the isolate option set.
Expand Down

0 comments on commit f35b41c

Please sign in to comment.