From 073a47baa50e86b97545923801c2c7cf307e3ebb Mon Sep 17 00:00:00 2001 From: Cody Soyland Date: Mon, 9 Jul 2018 11:34:23 -0500 Subject: [PATCH] Update changelog for v1.0.0 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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