From 0d4063681d57616bc68aeec37410e348ade6424d Mon Sep 17 00:00:00 2001 From: Joe Betz Date: Wed, 6 Jun 2018 10:50:27 -0700 Subject: [PATCH] CHANGELOG: Add dates for 3.1.17 and 3.2.22 releases --- CHANGELOG-3.1.md | 2 +- CHANGELOG-3.2.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG-3.1.md b/CHANGELOG-3.1.md index 93a3cd02168..34724424340 100644 --- a/CHANGELOG-3.1.md +++ b/CHANGELOG-3.1.md @@ -3,7 +3,7 @@ Previous change logs can be found at [CHANGELOG-3.0](https://github.com/coreos/etcd/blob/master/CHANGELOG-3.0.md). -## [v3.1.17](https://github.com/coreos/etcd/releases/tag/v3.1.17) (TBD 2018-06) +## [v3.1.17](https://github.com/coreos/etcd/releases/tag/v3.1.17) (2018-06-06) See [code changes](https://github.com/coreos/etcd/compare/v3.1.16...v3.1.17) and [v3.1 upgrade guide](https://github.com/coreos/etcd/blob/master/Documentation/upgrades/upgrade_3_1.md) for any breaking changes. **Again, before running upgrades from any previous release, please make sure to read change logs below and [v3.1 upgrade guide](https://github.com/coreos/etcd/blob/master/Documentation/upgrades/upgrade_3_1.md).** diff --git a/CHANGELOG-3.2.md b/CHANGELOG-3.2.md index 367b112404c..6ae3ca0be64 100644 --- a/CHANGELOG-3.2.md +++ b/CHANGELOG-3.2.md @@ -3,7 +3,7 @@ Previous change logs can be found at [CHANGELOG-3.1](https://github.com/coreos/etcd/blob/master/CHANGELOG-3.1.md). -## [v3.2.22](https://github.com/coreos/etcd/releases/tag/v3.2.22) (TBD 2018-06) +## [v3.2.22](https://github.com/coreos/etcd/releases/tag/v3.2.22) (2018-06-06) See [code changes](https://github.com/coreos/etcd/compare/v3.2.21...v3.2.22) and [v3.2 upgrade guide](https://github.com/coreos/etcd/blob/master/Documentation/upgrades/upgrade_3_2.md) for any breaking changes. **Again, before running upgrades from any previous release, please make sure to read change logs below and [v3.2 upgrade guide](https://github.com/coreos/etcd/blob/master/Documentation/upgrades/upgrade_3_2.md).**