diff --git a/CHANGELOG.md b/CHANGELOG.md index e5d7d6a..7f8c166 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,15 @@ # Changelog + All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [3.0.7] - 2019-12-10 + +- Allow mrclay/props-dic ^3.0 (#658) + +[3.0.7]: https://github.com/mrclay/minify/compare/3.0.6...3.0.7 ## 3.0.6 - 2019-10-28