diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aee3df2e..c2f116424 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.46.12](https://github.com/ash-project/ash/compare/v1.46.11...v1.46.12) (2021-07-20) + + + + +### Bug Fixes: + +* call `get_type` in cast_stored again + ## [v1.46.11](https://github.com/ash-project/ash/compare/v1.46.10...v1.46.11) (2021-07-19) diff --git a/mix.exs b/mix.exs index 7d310b5ea..8e9082ec7 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.46.11" + @version "1.46.12" def project do [