CHANGELOG in actionset-0.2.0 vs CHANGELOG in actionset-0.2.1
- old
+ new
@@ -1,4 +1,6 @@
+v 0.2.1
+ - Extract the `set_filters_ivar` method so that app controllers can use it in a before action for filter forms that are present on multiple actions
v 0.2.0
- Add a new `export_set` method
This allows datasets to be transformed into CSV and exported
- Create distinct controller methods for filtering and sorting, not just the one 'process_set' method
v 0.1.3