vim-galore/CHANGELOG.md

17 lines
479 B
Markdown
Raw Normal View History

2016-01-06 00:04:02 +01:00
# Change Log
All notable changes to this project will be documented in this file.
## [Unreleased]
2016-01-06 00:32:16 +01:00
### Added
2016-01-06 01:01:22 +01:00
- Basics: [Quickfix and location lists?](README.md#quickfix-and-location-lists)
- Quirks: [Newline used for NUL](README.md#newline-used-for-nul)
2016-01-06 01:48:09 +01:00
- Plugins: [New section "Misc"](README.md#misc)
2016-01-06 00:04:02 +01:00
## [1.0] - 2016-01-06
First release!
[Unreleased]: https://github.com/mhinz/vim-galore/compare/v1.0...HEAD
[1.0]: https://github.com/mhinz/vim-galore/compare/69677e2...v1.0