diff options
author | Hugo Locurcio <hugo.l@openmailbox.org> | 2017-02-19 13:35:16 +0100 |
---|---|---|
committer | Hugo Locurcio <hugo.l@openmailbox.org> | 2017-02-19 13:35:16 +0100 |
commit | 831bbb2b276606781bc44329339339e18e66b7c0 (patch) | |
tree | e449de50e413a4008131ec0185628991e5ad8977 /CHANGELOG.md | |
parent | 4ad4dc958f0a87be754bc00cd6facb879b0d5a7c (diff) |
Prepare for v1.0.0 release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e3c422f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Change Log + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + +## [1.0.0] - 2017-02-19 + +- Initial versioned release.
\ No newline at end of file |