Releases: gocardless/belongs-to-one-of
Releases · gocardless/belongs-to-one-of
v0.3.0
What's Changed
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #34
- Update activerecord requirement from >= 5.2, < 6.2 to >= 5.2, < 7.1 by @dependabot in #38
- Update activesupport requirement from >= 5.2, < 6.2 to >= 5.2, < 7.1 by @dependabot in #40
- Update gc_ruboconfig requirement from ~> 2.25.0 to ~> 2.31.0 by @dependabot in #39
- Add ruby 3.1 support by @JoeSouthan in #41
New Contributors
- @dependabot made their first contribution in #38
- @JoeSouthan made their first contribution in #41
Full Changelog: v0.2.0...v0.3.0
Open Source
Open source the gem
v0.1.2
- Adds support for Rails v6.1
v0.1.1
- Ruby 2.7 keyword arguments fix