chore: release version v2.5.0-rc.2

This commit is contained in:
Zach Daniel 2023-01-05 18:21:27 -05:00
parent a234f0b6bf
commit 710fa1e102
2 changed files with 12 additions and 1 deletions

View file

@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
<!-- changelog -->
## [v2.5.0-rc.2](https://github.com/ash-project/ash/compare/v2.5.0-rc.1...v2.5.0-rc.2) (2023-01-05)
### Bug Fixes:
* various filter & expression fixes
* handle aggregate defaults when evaluating expressions
## [v2.5.0-rc.1](https://github.com/ash-project/ash/compare/v2.5.0-rc.0...v2.5.0-rc.1) (2023-01-05)

View file

@ -7,7 +7,7 @@ defmodule Ash.MixProject do
designed to be used by multiple front ends.
"""
@version "2.5.0-rc.1"
@version "2.5.0-rc.2"
def project do
[