diff --git a/CHANGELOG.md b/CHANGELOG.md index e87a0e9d..f7c7d94d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v0.38.3](https://github.com/ash-project/ash_postgres/compare/v0.38.2...v0.38.3) (2021-05-06) + + + + +### Improvements: + +* update to latest ash + +* document script to iterate migrations (#65) + ## [v0.38.2](https://github.com/ash-project/ash_postgres/compare/v0.38.1...v0.38.2) (2021-05-04) diff --git a/mix.exs b/mix.exs index d9be735f..e17a1e03 100644 --- a/mix.exs +++ b/mix.exs @@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do support, and delegates to a configured repo. """ - @version "0.38.2" + @version "0.38.3" def project do [