From 9f6d6ba0b314d86521b66183c9ce48eaa2da1de2 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Fri, 25 Sep 2020 14:39:06 -0400 Subject: Bump to v2.1.1 Signed-off-by: Matthew Heon --- changelog.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'changelog.txt') diff --git a/changelog.txt b/changelog.txt index 0ec721996..b4a19cb4f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,21 @@ +- Changelog for v2.1.1 (2020-09-25): + * e2e tests: SkipIfRemote(): add a reason + * Examine all SkipIfRemote functions + * Update release notes for v2.1.1 + * HTTP Attach: Wait until both STDIN and STDOUT finish + * Evict containers before removing via V2 API + * remote load: check if input is directory + * build: honor --runtime setting + * set interactive mode with compat create endpoint + * apiv2 container limit differ from docker-api + * Allow filtering on pod label values + * Remove final v2remotefail failures + * Fix a bug where log-driver json-file was made no logs + * add missing return for compat kill + * Include cgroup manager in `podman info` output + * Add Server header to API service responses + * podman save: fix redirect of multi-images + - Changelog for v2.1.0 (2020-09-22): * Update release notes for v2.1.0 Final Release * Fix up attach tests for podman remote -- cgit v1.2.3-54-g00ecf