summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2021-06-03 13:59:24 -0400
committerMatthew Heon <mheon@redhat.com>2021-06-03 14:10:39 -0400
commit0281ef262dd0ffae28b5fa5e4bdf545f93c08dc7 (patch)
treeb9f9f5d1bb150036d8777229b966e401170db7bc /changelog.txt
parentcff73766fc4421774ad3b9a3cefa12abde2c5c03 (diff)
downloadpodman-0281ef262dd0ffae28b5fa5e4bdf545f93c08dc7.tar.gz
podman-0281ef262dd0ffae28b5fa5e4bdf545f93c08dc7.tar.bz2
podman-0281ef262dd0ffae28b5fa5e4bdf545f93c08dc7.zip
Bump to v3.2.0v3.2.0
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 279286839..0441908e6 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -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/storage@v1.31.3
+ * vendor containers/common@v0.38.5
+
- Changelog for v3.2.0-RC3 (2021-05-26):
* Update release notes for v3.2.0-RC3
* Fix race on podman start --all