CHANGELOG in actionset-0.1.0 vs CHANGELOG in actionset-0.1.1
- old
+ new
@@ -1,4 +1,6 @@
+v 0.1.1
+ - Fix bug in handling sort links when no sort params are present
v 0.1.0
- make ActionSet a Railtie
- add a view helper method for building sort links (`sort_link`)
- typecast all params values before passing to ActiveSet
- reject any blank param values