README.rdoc in quickbase_client-1.0.18 vs README.rdoc in quickbase_client-1.0.19
- old
+ new
@@ -29,9 +29,11 @@
- QuickBase HTTP API: http://www.quickbase.com/api-guide/index.html
== Change History
+1.0.19 - 11/13/2011 - Accommodate Net::HTTP changes in Ruby 1.9.3.
+
1.0.18 - 09/16/2011 - editRecord() now supports using optional key field as a record identifier.
1.0.17 - 09/05/2011 - Added getFileDownloadURL().
1.0.16 - 07/14/2011 - Added support for new API_CopyMasterDetail call.