CHANGELOG.rdoc in alias-0.2.0 vs CHANGELOG.rdoc in alias-0.2.1
- old
+ new
@@ -1,4 +1,7 @@
+== 0.2.1
+* Adding gem to rubyforge.
+
== 0.2.0
* Complete refactoring.
* New alias types can be created easily with the DSL for Creator classes.
* Added two new alias types, any_to_instance_method and class_to_instance_method.
* Better tests and docs.