diff --git a/CHANGELOG.md b/CHANGELOG.md index f42c9af6..8d502675 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.52.0-rc.4](https://github.com/ash-project/ash/compare/v1.52.0-rc.3...v1.52.0-rc.4) (2022-05-17) + + + + +### Bug Fixes: + +* run after_action in create properly + ## [v1.52.0-rc.3](https://github.com/ash-project/ash/compare/v1.52.0-rc.2...v1.52.0-rc.3) (2022-05-17) diff --git a/mix.exs b/mix.exs index 8891fe9f..827f2ea6 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.52.0-rc.3" + @version "1.52.0-rc.4" def project do [