Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 277e9bf

Browse files
committed
chore: release version v0.16.0
1 parent 63563a7 commit 277e9bf

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog -->
77

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+
819
## [v0.15.0](https://github.com/ash-project/ash_postgres/compare/v0.14.0...v0.15.0) (2020-08-18)
920

1021

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do
66
support, and delegates to a configured repo.
77
"""
88

9-
@version "0.15.0"
9+
@version "0.16.0"
1010

1111
def project do
1212
[

0 commit comments

Comments
 (0)