diff --git a/CHANGELOG.md b/CHANGELOG.md index dc4624d3d..cbd379ee9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v0.6.4](https://github.com/ash-project/ash/compare/0.6.3...v0.6.4) (2020-06-22) + + + + +### Bug Fixes: + +* remove reverse relationships + ## [v0.6.3](https://github.com/ash-project/ash/compare/0.6.2...v0.6.3) (2020-06-22) diff --git a/mix.exs b/mix.exs index 05ec13331..7a18c2853 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.3" + @version "0.6.4" def project do [