diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a8a0ce..5d30dc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v0.38.7](https://github.com/ash-project/ash_postgres/compare/v0.38.6...v0.38.7) (2021-05-09) + + + + +### Improvements: + +* support latest ash/filtering on related aggregates + ## [v0.38.6](https://github.com/ash-project/ash_postgres/compare/v0.38.5...v0.38.6) (2021-05-07) diff --git a/mix.exs b/mix.exs index 1c9b681..52dede4 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.6" + @version "0.38.7" def project do [