CHANGELOG.md in aktion_test-0.1.0 vs CHANGELOG.md in aktion_test-0.1.1
- old
+ new
@@ -1,4 +1,10 @@
+# v0.1.1
+
+ * Add ClassBuilder to create classes on the fly
+ * Improve some specs
+ * Add SimpleCov with strict 100% coverage
+
# v0.1.0
Addition of RSpec matchers
* Matcher to check for file existance
* Matcher to check for directory existance