diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c09cebb0..7e77c8c68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.3.1](https://github.com/ash-project/ash/compare/1.3.0...v1.3.1) (2020-07-16) + + + + +### Bug Fixes: + +* use proper errors everywhere + ## [v1.3.0](https://github.com/ash-project/ash/compare/1.2.1...v1.3.0) (2020-07-15) diff --git a/mix.exs b/mix.exs index 05defc589..bdc3f5730 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.3.0" + @version "1.3.1" def project do [