CHANGELOG.md in hanami-assets-1.3.3 vs CHANGELOG.md in hanami-assets-1.3.4
- old
+ new
@@ -1,7 +1,11 @@
# Hanami::Assets
Assets management for Ruby web applications
+## v1.3.4 - 2019-10-11
+### Fixed
+- [unleashy] Precompile assets using binary mode to ensure compatibility with Windows
+
## v1.3.3 - 2019-09-13
### Fixed
- [Landon Grindheim] Lazily load `sassc` only when required
- [Landon Grindheim] Ensure assets precompilation to not crash when SASS stylesheet doesn't have dependencies