aboutsummaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-10-17 23:02:40 +0200
committercnbattle <qiaicn@gmail.com>2019-10-18 21:55:16 +0800
commit2793ec29c666cf0edfc7fa99c440f88510c496e5 (patch)
treeb9c8035c95e851626ffccaad42e97c13c46e8852 /changelog.txt
parent2b0892e757c878cdb087dd22b8986bccef0276ed (diff)
parente2ddfd704b849e94645dbd4c37a9c26bc2a30cf7 (diff)
downloadpodman-2793ec29c666cf0edfc7fa99c440f88510c496e5.tar.gz
podman-2793ec29c666cf0edfc7fa99c440f88510c496e5.tar.bz2
podman-2793ec29c666cf0edfc7fa99c440f88510c496e5.zip
Merge pull request #4292 from mheon/bump-1.6.2
Bump to v1.6.2 Signed-off-by: cnbattle <qiaicn@gmail.com>
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index dd3fcec82..615e2a135 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,11 @@
+- Changelog for v1.6.2 (2019-10-17)
+ * Finalize release notes for v1.6.2
+ * rootless: drop dependency on docker
+ * Bump gitvalidation epoch
+ * Bump to v1.6.2-dev
+ * Refactor tests when checking for error exit codes
+ * Attach stdin to container at start if it was created with --interactive
+
- Changelog for v1.6.2-rc1 (2019-10-16)
* Add release notes for Podman 1.6.2
* start: print full container ID