CHANGELOG.rdoc in ruby_odata-0.0.5 vs CHANGELOG.rdoc in ruby_odata-0.0.6
- old
+ new
@@ -22,6 +22,11 @@
* 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
+ * Works with ActiveSupport 3.0.0.beta4
+
+=== 0.0.6
+* New Features
+ * Ability to batch saves (Adds, Updates, Deletes); this will help save on network chatter
+
\ No newline at end of file