Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63563a7 commit 277e9bfCopy full SHA for 277e9bf
CHANGELOG.md
@@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
6
<!-- changelog -->
7
8
+## [v0.16.0](https://github.com/ash-project/ash_postgres/compare/v0.15.0...v0.16.0) (2020-08-19)
9
+
10
11
12
13
+### Features:
14
15
+* update to latest ash
16
17
+* update to latest version of ash
18
19
## [v0.15.0](https://github.com/ash-project/ash_postgres/compare/v0.14.0...v0.15.0) (2020-08-18)
20
21
mix.exs
@@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do
support, and delegates to a configured repo.
"""
- @version "0.15.0"
+ @version "0.16.0"
def project do
[
0 commit comments