diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1c595db --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# Change Log +All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/). + +## [Unreleased] + +## [0.0.7] - 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.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