CHANGELOG.md in hanami-assets-0.2.0 vs CHANGELOG.md in hanami-assets-0.2.1
- old
+ new
@@ -1,7 +1,15 @@
# Hanami::Assets
Assets management for Ruby web applications
+## v0.2.1 - 2016-02-05
+### Changed
+- [Derk-Jan Karrenbeld] Don't precompile `.map` files
+
+### Fixed
+- [Luca Guidi] Fix recursive Sass imports
+- [Luca Guidi] Ensure to truncate assets in public before to precompile/copy them
+
## v0.2.0 - 2016-01-22
### Changed
- [Luca Guidi] Renamed the project
## v0.1.0 - 2016-01-12