diff --git a/CHANGELOG.md b/CHANGELOG.md index ba8b07714..e5c975afb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.44.8](https://github.com/ash-project/ash/compare/v1.44.7...v1.44.8) (2021-05-19) + + + + +### Bug Fixes: + +* fix dialyzer errors for enum + code interface + ## [v1.44.7](https://github.com/ash-project/ash/compare/v1.44.6...v1.44.7) (2021-05-19) diff --git a/mix.exs b/mix.exs index f7c9a61a9..571386aae 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.44.7" + @version "1.44.8" def project do [