From 15af09fe4a72a3d92c635de7a407b2b03d03bda8 Mon Sep 17 00:00:00 2001 From: Matthew Weier O'Phinney Date: Tue, 12 Nov 2019 11:24:06 -0600 Subject: [PATCH] docs: prepare 2.2.0 CHANGELOG for release - Renames 2.2.1 changelog entry to 2.2.0 (not sure how it got bumped to 2.2.1!) - Adds date for 2.2.0 release. - Removes empty changelog entry for 2.1.6. --- CHANGELOG.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 379616ed..53130e1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. -## 2.2.1 - TBD +## 2.2.0 - 2019-11-12 ### Added @@ -46,28 +46,6 @@ All notable changes to this project will be documented in this file, in reverse - Nothing. -## 2.1.6 - TBD - -### Added - -- Nothing. - -### Changed - -- Nothing. - -### Deprecated - -- Nothing. - -### Removed - -- Nothing. - -### Fixed - -- Nothing. - ## 2.1.5 - 2019-10-10 ### Added