Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger authored Aug 2, 2020
1 parent f2a5911 commit cffe83d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Unreleased

- [PR 18](https://github.com/westonganger/paper_trail-association_tracking/pull/18) - Improve performance for `Model.reify(has_many: true)` by separating the SQL subquery.
- [PR #15](https://github.com/westonganger/paper_trail-association_tracking/pull/15) - Recreate `version_associations.foreign_key` index to utilize the new `version_associations.foreign_type` column
- Update test matrix to support multiple versions of PT-core and ActiveRecord
- Remove deprecated methods `clear_transaction_id`, `transaction_id` and `transaction_id=`
Expand Down

0 comments on commit cffe83d

Please sign in to comment.