History.txt in transient-1.0.2 vs History.txt in transient-1.1.0
- old
+ new
@@ -1,7 +1,9 @@
-= 1.0.2 2010--3-18
+= 1.0.2 2010-03-18
* Fixed bug where the effective_at date when implicitly set was not UTC.
+* Started using the method calls (self.effective_at) as opposed to the self[:effective_at] whenever possible.
+* Renamed the effective_at method to expires_at.
= 1.0.1 2009-12-29
* Added call back to populate effective_at with DateTime.now if it is not explicitly set to something else.
\ No newline at end of file