Skip to content

Commit b6384c8

Browse files
committed
Release 1.2
1 parent e60d7af commit b6384c8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ won't list single bugfixes or improved documentation.)
55

66
## [Unreleased]
77

8+
## [1.2] - 2016-01-23
9+
10+
This is mainly a bugfix release and the last release before 2.0 that will bring
11+
quite some changes.
12+
813
### Changed
914

1015
- The default order of the tools is this now: `['ag', 'ack', 'grep', 'findstr',
@@ -43,6 +48,7 @@ won't list single bugfixes or improved documentation.)
4348
## [1.0] - 2015-12-09
4449
First release!
4550

46-
[Unreleased]: https://github.com/mhinz/vim-grepper/compare/v1.1...HEAD
51+
[Unreleased]: https://github.com/mhinz/vim-grepper/compare/v1.2...HEAD
52+
[1.1]: https://github.com/mhinz/vim-grepper/compare/v1.1...v1.2
4753
[1.1]: https://github.com/mhinz/vim-grepper/compare/v1.0...v1.1
4854
[1.0]: https://github.com/mhinz/vim-grepper/compare/8b9234f...v1.0

0 commit comments

Comments
 (0)