CHANGELOG.md in requirejs-rails-0.9.3 vs CHANGELOG.md in requirejs-rails-0.9.4
- old
+ new
@@ -1,9 +1,15 @@
<!--
Marked Style: GitHub
-->
+# v0.9.4
+
+- Restore compression of non-module JS assets if specified, including `require.js` itself.
+- Update `require.js` to `2.1.14`.
+
# v0.9.3
+- Add detection and proper handling of Bower-based modules.
- Update `require.js` to `2.1.11` and `almond.js` to `0.2.9`.
# v0.9.2
- Update `require.js` to `2.1.10` and `almond.js` to `0.2.5`.