From f2674d94d16ccb5d75448b88b8d553bb889ef498 Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Fri, 9 Dec 2022 22:56:15 -0500 Subject: [PATCH] chore: release version v2.4.24 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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 [