Skip to content

Commit

Permalink
chore: release version v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jun 29, 2020
1 parent 1cd586a commit 3a1ebd8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v0.8.0](https://github.com/ash-project/ash/compare/0.7.0...v0.8.0) (2020-06-29)




### Features:

* cross data layer filters

* cross data layer filtering

## [v0.7.0](https://github.com/ash-project/ash/compare/0.6.5...v0.7.0) (2020-06-27)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -7,7 +7,7 @@ defmodule Ash.MixProject do
designed to be used by multiple front ends.
"""

@version "0.7.0"
@version "0.8.0"

def project do
[
Expand Down

0 comments on commit 3a1ebd8

Please sign in to comment.