diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2a81f44 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Change Log +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](http://semver.org/). + +## [Unreleased] + + +[v0.4.0] +### Added +- Changelog + +### Changed +- Updated dependencies +- Breaking: update loader to new interface of `proc-that` + + +[Unreleased]: https://github.com/smartive/giuseppe/compare/v0.4.0...master +[v0.4.0]: https://github.com/smartive/giuseppe/compare/v0.3.2...v0.4.0 \ No newline at end of file