CHANGELOG.md in middleman-jasmine-0.4.0 vs CHANGELOG.md in middleman-jasmine-0.5.0
- old
+ new
@@ -1,5 +1,11 @@
+0.5.0
+===
+* Upgrade from Jasmine 1.3 to Jasmine 2.0. [johanlunds]
+* Add Rake-task that runs the tests with PhantomJS. Use `rake middleman_jasmine:ci` [johanlunds, mrship]
+* Update to new Middleman extension format [mrship]
+
0.4.0
===
* Add debug_assets option to expand the assets into individual files. Defaults to false.
0.3.0
@@ -33,6 +39,6 @@
Yanked
0.0.1
===
-* Initial support for Jasmime
\ No newline at end of file
+* Initial support for Jasmime