forked from containers/podman
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Matthew Heon <[email protected]>
- Loading branch information
Showing
2 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
- Changelog for v3.2.0 (2021-06-03): | ||
* Final release notes updates for v3.2.0 | ||
* add ipv6 nameservers only when the container has ipv6 enabled | ||
* Use request context instead of background | ||
* [v.3.2] events: support disjunctive filters | ||
* System tests: add :Z to volume mounts | ||
* generate systemd: make mounts portable | ||
* vendor containers/[email protected] | ||
* vendor containers/[email protected] | ||
|
||
- Changelog for v3.2.0-RC3 (2021-05-26): | ||
* Update release notes for v3.2.0-RC3 | ||
* Fix race on podman start --all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters