Skip to content

Commit

Permalink
Add missing CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Apr 6, 2021
1 parent cd31c7f commit 2a1baf4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,18 @@
* [Ecto.Query] Allow parametric types to be interpolated in queries
* [Ecto.Schema] Raise `ArgumentError` when default has invalid type

## v3.5.8 (2021-02-21)

### Enhancements

* [Ecto.Query] Support map/2 on fragments and subqueries

## v3.5.7 (2021-02-07)

### Bug fixes

* [Ecto.Query] Fixes param ordering issue on dynamic queries with subqueries

## v3.5.6 (2021-01-20)

### Enhancements
Expand Down

0 comments on commit 2a1baf4

Please sign in to comment.