CHANGELOG.md in future-resource-0.0.2 vs CHANGELOG.md in future-resource-1.0.0
- old
+ new
@@ -1,4 +1,9 @@
+# develop
+
+# 1.0.0 - 2012-03-13
+ * Feature: Better testing and documentation
+
# 0.0.2
* Feature: FutureResource#resource now takes an optional argument of the number of seconds to wait before timing out. On timeout, a Timeout::Error will be raised.
# 0.0.1
* Initial Release