Skip to content

Commit

Permalink
Merge pull request #257 from gocardless/hmac/changelog-3.0
Browse files Browse the repository at this point in the history
Update changelog for 3.0
  • Loading branch information
Harry Maclean authored Jul 3, 2017
2 parents 468b03f + eec75bf commit af0e6fa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@

For details on our compatibility policy, see `docs/COMPATIBILITY.md`.

*Changes*

- Better handling of custom transition association names (patch by [@greysteil](https://github.com/greysteil))
- Add foreign keys to transition table generator (patch by [@greysteil](https://github.com/greysteil))
- Support partial indexes in transition table update generator (patch by [@kenchan0130](https://github.com/kenchan0130))

## v2.0.1, 29 March 2016

- Add support for Rails 5 (excluding Mongoid adapter)
Expand Down

0 comments on commit af0e6fa

Please sign in to comment.