Skip to content

Commit

Permalink
Added CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledm1990 committed Sep 2, 2024
1 parent 58dbb23 commit 1c1d7ce
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
1.6.0
----------
- Bump Rails related dependencies to 7.2 (#23)
- Cast appropriate type when generating where query. (#22)

1.5.0
----------
- Fix the PG::AmbiguousColumn error when we do a join and filter on 2 tables that has the same array_enum column name. (#19)
- Drop Ruby 2.7 support (#19)

0 comments on commit 1c1d7ce

Please sign in to comment.