Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
scambra committed Dec 16, 2019
1 parent 0a97bb4 commit cb3007c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- Use clear_storage with around_action and ensure, so empty hash is removed from session storage when exception is raised too
- Delete search from session when search is reset
- Add cache_column_counts method to get counts with one query for associations which are not preloaded, query per column is overridable with count_query_for_column
- ActiveStorage support with bridge

= 3.6.0.pre
- Added threadsafety as tech preview, enabled with ActiveScaffold.threadsafe! in initializer.
Expand Down

0 comments on commit cb3007c

Please sign in to comment.