CHANGELOG.md in future-resource-0.0.1 vs CHANGELOG.md in future-resource-0.0.2

- old
+ new

@@ -1,2 +1,5 @@ +# 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