Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeKaraszi committed Jul 22, 2024
1 parent 98a8c42 commit f9ea656
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# 3.x.x - Unreleased
# 3.3.0 - July 22nd 2024

### Breaking Changes

- Deprecated Ruby 3.0 support
- New minimum Ruby version is 3.1
- Deprecated Rails 6.0 support
- New minimum Rails version is 6.1

### Bugfixes

- Implement Rails 7.1 CTE join compatibility
- [#91](https://github.com/GeorgeKaraszi/ActiveRecordExtended/pull/91) Help address SystemStackError for infinite loops caused by CTE construction (garrettblehm)
- [#104](https://github.com/GeorgeKaraszi/ActiveRecordExtended/pull/104) Allow for Rails 7.2 to be used with this gem (Paul-Bob)


# 3.2.1 - February 17th 2023
Expand Down

0 comments on commit f9ea656

Please sign in to comment.