Skip to content

Commit

Permalink
Add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
elyscape committed Feb 22, 2015
1 parent b9cab51 commit 91e7955
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Change log
All notable changes to this poject will be documented in this file.
This project adheres to [Semantic Versioning][semver].

## [1.0.0] - 2015-02-22
### Added
- Vim plugin to add files to Vim's recent documents list.
- DLL dependency that calls `SHAddToRecentDocs()`.
- Visual Studio solution to compile DLL dependency.

[semver]: http://semver.org/spec/v2.0.0.html
[1.0.0]: https://github.com/elyscape/vim-winjumplist/compare/075b255...v1.0.0

0 comments on commit 91e7955

Please # to comment.