Skip to content

Commit 157a8da

Browse files
Add literal/1 deprecation to changelog (#4620)
Co-authored-by: José Valim <jose.valim@dashbit.co>
1 parent 62a820d commit 157a8da

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
@@ -34,6 +34,7 @@ Requires Elixir v1.14+.
3434
### Soft deprecations (no warnings emitted)
3535

3636
* [Ecto.Repo] `Ecto.Repo.transaction/2` is soft-deprecated in favor of `Ecto.Repo.transact/1`
37+
* [Ecto.Query.API] `literal/1` is deprecated in favor of `identifier/1`
3738

3839
## v3.12.6 (2025-06-11)
3940

0 commit comments

Comments
 (0)