Skip to content

Commit

Permalink
chore: release version v3.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Sep 18, 2024
1 parent 4e70513 commit cf9889a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

<!-- changelog -->

## [v3.4.16](https://github.com/ash-project/ash/compare/v3.4.15...v3.4.16) (2024-09-18)




### Bug Fixes:

* ensure Ash.Seed always sets action_select

### Improvements:

* properly log successful policy breakdowns with extra info

* add `Ash.Filter.fetch_simple_equality_predicate`

## [v3.4.15](https://github.com/ash-project/ash/compare/v3.4.14...v3.4.15) (2024-09-17)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ defmodule Ash.MixProject do
A declarative, extensible framework for building Elixir applications.
"""

@version "3.4.15"
@version "3.4.16"

def project do
[
Expand Down

0 comments on commit cf9889a

Please sign in to comment.