CHANGELOG.rdoc in ruby_odata-0.0.4 vs CHANGELOG.rdoc in ruby_odata-0.0.5
- old
+ new
@@ -17,6 +17,11 @@
=== 0.0.4
* New Features
* Query Enhancement: skip
* Query Enhancement: top
* Ability to perform paging using skip and top together
- * Updated README with examples for order_by, skip, and top
+ * Updated README with examples for order_by, skip, and top
+
+=== 0.0.5
+* Bug Fixes
+ * Works with Ruby 1.9.1
+ * Works with ActiveSupport 3.0.0.beta4
\ No newline at end of file