diff --git a/CHANGELOG.md b/CHANGELOG.md index 97057e16..9cc5018e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.48.0-rc.23](https://github.com/ash-project/ash/compare/v1.48.0-rc.22...v1.48.0-rc.23) (2021-10-24) + + + + +### Bug Fixes: + +* breaking change! disambiguating functions in keyword filter syntax + ## [v1.48.0-rc.22](https://github.com/ash-project/ash/compare/v1.48.0-rc.21...v1.48.0-rc.22) (2021-10-23) diff --git a/mix.exs b/mix.exs index 5f10ea88..2c6e0c9a 100644 --- a/mix.exs +++ b/mix.exs @@ -7,7 +7,7 @@ defmodule Ash.MixProject do designed to be used by multiple front ends. """ - @version "1.48.0-rc.22" + @version "1.48.0-rc.23" def project do [