diff --git a/CHANGELOG.md b/CHANGELOG.md index ff34a991..452e56ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.45.0-rc3](https://github.com/ash-project/ash/compare/v1.45.0-rc2...v1.45.0-rc3) (2021-06-05) + + + + +### Bug Fixes: + +* always wait on the engine if it hasn't completed + ## [v1.45.0-rc2](https://github.com/ash-project/ash/compare/v1.45.0-rc1...v1.45.0-rc2) (2021-06-04) diff --git a/mix.exs b/mix.exs index 925bede6..fb4a89ca 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.45.0-rc2" + @version "1.45.0-rc3" def project do [