Skip to content

Commit 5c6c65e

Browse files
authored
Update CHANGELOG.md
Closes #4622.
1 parent 157a8da commit 5c6c65e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Requires Elixir v1.14+.
2929
### Bug fixes
3030

3131
* [Ecto.Query] Allow select merging maps with all nil values
32+
* [Ecto.Query] `map/2` in queries now always returns a map on joins, even on left joins, for consistency with `from` sources
3233
* [Ecto.Schema] Fix an issue where Ecto could warn an association did not exist, when it did
3334

3435
### Soft deprecations (no warnings emitted)

0 commit comments

Comments
 (0)