CHANGELOG in activeset-0.5.4 vs CHANGELOG in activeset-0.5.5

- old
+ new

@@ -1,4 +1,6 @@ +v 0.5.5 + - In the ActiveRecord adapter for pagination, avoid an odd low-level AR bug when counting complex queries by using a simple Enumerable `length` call instead of the AR `count` method v 0.5.4 - Ensure that Instructions wrap a Hash with indifferent access - Wire up both adapters for the PaginateProcessor - Fix bug where ActiveRecord Paginator didn’t offset pages correctly v 0.5.3