diff --git a/CHANGELOG.md b/CHANGELOG.md index a6c5ad6..63165c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v0.16.1](https://github.com/ash-project/ash_postgres/compare/v0.16.0...v0.16.1) (2020-08-19) + + + + +### Bug Fixes: + +* fix compile/dialyzer issues + ## [v0.16.0](https://github.com/ash-project/ash_postgres/compare/v0.15.0...v0.16.0) (2020-08-19) diff --git a/mix.exs b/mix.exs index 6b6afda..8f3caef 100644 --- a/mix.exs +++ b/mix.exs @@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do support, and delegates to a configured repo. """ - @version "0.16.0" + @version "0.16.1" def project do [