summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-11-30 16:29:41 -0500
committerMatthew Heon <mheon@redhat.com>2020-11-30 16:29:41 -0500
commitdb1d2ff111ee9b012779ff3a5279a982520ccda4 (patch)
tree15fe6579019d7307fe30f360d73c577269183896 /changelog.txt
parentc342583da09f47e22e8e1be7b1414ef38e6ef194 (diff)
downloadpodman-db1d2ff111ee9b012779ff3a5279a982520ccda4.tar.gz
podman-db1d2ff111ee9b012779ff3a5279a982520ccda4.tar.bz2
podman-db1d2ff111ee9b012779ff3a5279a982520ccda4.zip
Bump to v2.2.0v2.2.0
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt23
1 files changed, 22 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt
index 326f52718..a54028e1c 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,4 +1,25 @@
-- Changelog for HEAD (2020-11-24):
+- Changelog for v2.2.0 (2020-11-30):
+ * Update release notes for v2.2.0
+ * Fix extra quotation mark in manpages.
+ * Fix option names --subuidname and --subgidname
+ * Revert "Allow multiple --network flags for podman run/create"
+ * Add APIv2 tests for kube generate
+ * Document docker transport is the only supported remote transport
+ * runtime: set XDG_* env variables if missing
+ * Add support for persistent volume claims in kube files
+ * Prepare support in kube play for other volume types than hostPath
+ * Fix problems with network remove
+ * Do not validate the volume source path in specgen
+ * REST API v2 - ping - fix typo in header
+ * REST API v2 - ping - remove newline from response to improve Docker compatibility
+ * squash
+ * Not use local image create/add manifest
+ * [CI:DOCS] fix misleading save/load usage
+ * [tutorials:mac-win-client] Fix command ensuring sshd is enabled
+ * Fix custom mac address with a custom cni network
+ * Ensure that --net=host/pod/container/none warn with -p
+
+- Changelog for v2.2.0-rc2 (2020-11-24):
* Set PATH env in systemd timer.
* Docker compat API fixes
* shell completions: remove usage of ShellCompDirectiveError