Skip to content

Commit

Permalink
Note custom strategies breaking change [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
EdmundKorley authored Apr 1, 2022
1 parent e8b9dbc commit fc9bb59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* Added: CI testing against truffleruby
* Changed: Documentation improvements for sequences and traits
* Fixed: ActiveSupport::Notifications reporting strategy through associations now report as symbols
* BREAKING CHANGE: Custom strategies now need to define a `to_sym` method to specify the strategy identifier
* Fixed: `add_attribute` with reserved keywords assigns values correctly

## 6.2.0 (May 7, 2021)
Expand Down

0 comments on commit fc9bb59

Please sign in to comment.