diff --git a/CHANGELOG.md b/CHANGELOG.md index e95e6013e..6c044dcc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ 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/). -## [v1.0.0] - 2018-07-06 +## [v1.0.0] - 2018-07-09 + +This version contains 218 contributions from 7 contributors. There are 184 files changed, 21,769 insertions, and 20,275 deletions. ### Added @@ -442,3 +444,6 @@ This version contains 53 contributions from 13 contributors (including 4 volunte [0.6.0]: https://github.com/pilosa/pilosa/compare/v0.5...v0.6 [0.7.0]: https://github.com/pilosa/pilosa/compare/v0.6...v0.7 [0.8.0]: https://github.com/pilosa/pilosa/compare/v0.7...v0.8 +[0.9.0]: https://github.com/pilosa/pilosa/compare/v0.8...v0.9 +[0.10.0]: https://github.com/pilosa/pilosa/compare/v0.9...v0.10 +[1.0.0]: https://github.com/pilosa/pilosa/compare/v0.10...v1.0