diff --git a/CHANGELOG.md b/CHANGELOG.md index 34729d0ea..7085101ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.50.12](https://github.com/ash-project/ash/compare/v1.50.11...v1.50.12) (2021-12-19) + + + + +### Bug Fixes: + +* support new versions of ecto's struct fields + +* fixes for elixir_sense plugin + ## [v1.50.11](https://github.com/ash-project/ash/compare/v1.50.10...v1.50.11) (2021-12-13) diff --git a/mix.exs b/mix.exs index 3d6aed539..adfe8b4d8 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.11" + @version "1.50.12" def project do [