diff --git a/CHANGELOG.md b/CHANGELOG.md index b30f1d3c..128be7aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v0.6.1](https://github.com/ash-project/ash/compare/0.6.0...v0.6.1) (2020-06-20) + + + + +### Bug Fixes: + +* raised error message contents + +* parent error messages + +* relationship path clause + ## [v0.6.0](https://github.com/ash-project/ash/compare/0.5.2...v0.6.0) (2020-06-19) diff --git a/mix.exs b/mix.exs index ac967963..caa2f62a 100644 --- a/mix.exs +++ b/mix.exs @@ -7,7 +7,7 @@ defmodule Ash.MixProject do designed to be used by multiple front ends. """ - @version "0.6.0" + @version "0.6.1" def project do [