CHANGELOG in actionset-0.5.0 vs CHANGELOG in actionset-0.5.1

- old
+ new

@@ -1,4 +1,8 @@ +v 0.5.1 + - Fix the sorting path helper to only ever allow single-vector sorting + - Fix the pagination description helper to have proper HTML spacing + - Add an `export_path_for(format)` helper for generating a path v 0.5.0 - Replace the use of `@filters` with the helper method `form_for_object_from_param(:filter)` - Fix the pagination and sorting path helper methods to ensure they don't remove pre-existing params - Rearrange the pagination helpers into a loose collection of micro-helpers v 0.4.2