From c1d8afd0f653001556b0f5a385727c64efa284a7 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Mon, 8 Feb 2016 15:40:09 +0100 Subject: [PATCH] Release 1.2 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8281539..ad59a02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [1.2] - 2016-02-08 + ### Added - Intro: [What is Vim?](README.md#what-is-vim) @@ -87,6 +89,7 @@ All notable changes to this project will be documented in this file. First release! -[Unreleased]: https://github.com/mhinz/vim-galore/compare/v1.1...HEAD +[Unreleased]: https://github.com/mhinz/vim-galore/compare/v1.2...HEAD +[1.2]: https://github.com/mhinz/vim-galore/compare/v1.1...v1.2 [1.1]: https://github.com/mhinz/vim-galore/compare/v1.0...v1.1 [1.0]: https://github.com/mhinz/vim-galore/compare/69677e2...v1.0