Skip to content

Commit

Permalink
chore: release version v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Aug 26, 2020
1 parent 677f6ef commit bbf6775
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -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
[
Expand Down

0 comments on commit bbf6775

Please sign in to comment.