chore: release version v0.18.0

This commit is contained in:
Zach Daniel 2020-08-26 00:29:20 -04:00
parent 677f6ef698
commit bbf6775845
No known key found for this signature in database
GPG key ID: C377365383138D4B
2 changed files with 16 additions and 1 deletions

View file

@ -5,6 +5,21 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v0.18.0](https://github.com/ash-project/ash_postgres/compare/v0.17.0...v0.18.0) (2020-08-26)
### Features:
* update to ash 1.11 (#13)
* support Ash v1.10 (#12)
* support latest ash
* update to latest ash
## [v0.17.0](https://github.com/ash-project/ash_postgres/compare/v0.16.1...v0.17.0) (2020-08-26)

View file

@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do
support, and delegates to a configured repo.
"""
@version "0.17.0"
@version "0.18.0"
def project do
[