diff --git a/CHANGELOG.md b/CHANGELOG.md index e99a4899..deaceabc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.47.11](https://github.com/ash-project/ash/compare/v1.47.10...v1.47.11) (2021-08-29) + + + + +### Bug Fixes: + +* hydrate metadata types + +### Improvements: + +* remove metadata from read actions + ## [v1.47.10](https://github.com/ash-project/ash/compare/v1.47.9...v1.47.10) (2021-08-29) diff --git a/mix.exs b/mix.exs index 16bf5fc3..c59196a7 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.47.10" + @version "1.47.11" def project do [