CHANGELOG.md in aktion_test-0.2.2 vs CHANGELOG.md in aktion_test-0.3.0
- old
+ new
@@ -1,4 +1,10 @@
+# v0.3.0
+ * New spec helper interface, more OOPish this time
+ * Modules receive the spec helper instance in their initialize to load dependencies
+ * Improve coverage
+ * AktionLab module now loads SimpleCov as it initializes
+
# v0.2.2
* More spec helper improvements
* Update factory girl to 4.2
* Mixin factory girl syntax to rspec
* Cleanup some tests