CHANGELOG.rdoc in binarylogic-searchlogic-2.1.6 vs CHANGELOG.rdoc in binarylogic-searchlogic-2.1.7
- old
+ new
@@ -1,4 +1,8 @@
+== 2.1.7
+
+* Add support for time zones in the Search class when type casting to Time objects.
+
== 2.1.6 released 2009-07-13
* Fix bug when trying to set conditions on conflicting column names with associations. Ex: User.has_many :orders, User.order_count_gt(10) would raise an exception because it was trying to set conditions on the count column for the orders table.
== 2.1.5 released 2009-07-12
\ No newline at end of file