diff --git a/CHANGELOG.md b/CHANGELOG.md index 41f35cea..de32f9a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.50.16](https://github.com/ash-project/ash/compare/v1.50.15...v1.50.16) (2022-01-24) + + + + +### Bug Fixes: + +* use `ash_struct_fields` to accumulate schema struct field defaults + ## [v1.50.15](https://github.com/ash-project/ash/compare/v1.50.14...v1.50.15) (2022-01-19) diff --git a/mix.exs b/mix.exs index 93d75a04..fede8689 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.50.15" + @version "1.50.16" def project do [