diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ec19c07..45fad0a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v0.9.1](https://github.com/ash-project/ash/compare/0.9.0...v0.9.1) (2020-06-30) + + + + +### Bug Fixes: + +* move to simpler transaction logic + ## [v0.9.0](https://github.com/ash-project/ash/compare/0.8.0...v0.9.0) (2020-06-29) diff --git a/mix.exs b/mix.exs index 5457c069..047443f9 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.9.0" + @version "0.9.1" def project do [