History.rdoc in visionmedia-rext-0.1.0 vs History.rdoc in visionmedia-rext-0.2.1
- old
+ new
@@ -1,5 +1,19 @@
+=== 0.2.1 / 2009-06-10
+
+* Removed BasicObject due to compatibility issues with other libraries
+
+=== 0.2.0 / 2009-06-10
+
+* Added Enumerable#includes_all?
+
+=== 0.1.1 / 2009-06-10
+
+* Removed sketchy BasicObject #method_added hack for now
+* Added Module#setup
+* Added / Implemented Object#returning
+
=== 0.1.0 / 2009-05-04
* Added Module#call_method
* Added String#word_frequency and String#frequency_of_word
\ No newline at end of file