diff --git a/CHANGELOG.md b/CHANGELOG.md index e5843897..b6b03d22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline +## [v2.4.24](https://github.com/ash-project/ash/compare/v2.4.23...v2.4.24) (2022-12-10) + + + + +### Improvements: + +* more dependable notifications, support custom notifications better + ## [v2.4.23](https://github.com/ash-project/ash/compare/v2.4.22...v2.4.23) (2022-12-08) diff --git a/mix.exs b/mix.exs index 6aa3e598..7987182e 100644 --- a/mix.exs +++ b/mix.exs @@ -7,7 +7,7 @@ defmodule Ash.MixProject do designed to be used by multiple front ends. """ - @version "2.4.23" + @version "2.4.24" def project do [