From 5f384c781ebd260571410fcdfa4f3c00bc3d62b0 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Thu, 13 Apr 2017 12:06:05 +1200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c595db..5df8b4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,22 +3,26 @@ All notable changes to this project will be documented in this file. This change ## [Unreleased] -## [0.0.7] - 2017-04-13 +## [0.0.8] - 2017-04-13 ### Added * There is now a preload namespace you can use to configure re-frame-trace. Install details are in the README.md. [#13](https://github.com/Day8/re-frame-trace/pull/13) via [Dexter Gramfors](https://github.com/Dexterminator). +## [0.0.7] - 2017-04-13 + +This was a botched deploy. See 0.0.8. + ## [0.0.6 - 2017-03-28] ### Added * Added getting started instructions to README. -### Changed - -* -[Unreleased]: https://github.com/your-name/keen/compare/0.1.1...HEAD -[0.1.1]: https://github.com/your-name/keen/compare/0.1.0...0.1.1 + +[Unreleased]: https://github.com/your-name/keen/compare/0.0.8...HEAD +[0.0.8]: https://github.com/your-name/keen/compare/0.0.7...0.0.8 +[0.0.7]: https://github.com/your-name/keen/compare/0.0.6...0.0.7 +[0.0.6]: https://github.com/your-name/keen/compare/0.0.5...0.0.6