README.rdoc in quickbase_client-1.0.3 vs README.rdoc in quickbase_client-1.0.4
- old
+ new
@@ -27,9 +27,11 @@
- QuickBase HTTP API: http://www.quickbase.com/api-guide/index.html
== Change History
+1.0.4 - 12/24/2010 - Fixed formatDate() error.
+
1.0.3 - 12/07/2010 - Various small method improvements.
1.0.2 - 12/05/2010 - Added removeFileAttachment().
1.0.1 - 11/26/2010 - Will now use HTTPClient instead of Net::HTTP, if you already have HTTPClient.