diff --git a/CHANGELOG.md b/CHANGELOG.md index b4bafa9..d748bc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v1.3.21](https://github.com/ash-project/ash_postgres/compare/v1.3.20...v1.3.21) (2023-04-27) + + + + +### Improvements: + +* handle new spark versions better, more explicit snapshots + ## [v1.3.20](https://github.com/ash-project/ash_postgres/compare/v1.3.19...v1.3.20) (2023-04-22) diff --git a/mix.exs b/mix.exs index 69dc1b2..4e4619f 100644 --- a/mix.exs +++ b/mix.exs @@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do support, and delegates to a configured repo. """ - @version "1.3.20" + @version "1.3.21" def project do [