File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
1212
1313<!-- changelog -->
1414
15+ ## [ v0.2.10] ( https://github.com/ash-project/splode/compare/v0.2.9...v0.2.10 ) (2026-01-04)
16+
17+
18+
19+
20+ ### Improvements:
21+
22+ * add ` error_class? ` flag to Splode.ErrorClass structs by Zach Daniel
23+
1524## [ v0.2.9] ( https://github.com/ash-project/splode/compare/v0.2.8...v0.2.9 ) (2025-02-28)
1625
1726
Original file line number Diff line number Diff line change 55defmodule Splode.MixProject do
66 use Mix.Project
77
8- @ version "0.2.9 "
8+ @ version "0.2.10 "
99
1010 @ description """
1111 Splode helps you deal with errors and exceptions in your application that are aggregatable and consistent.
You can’t perform that action at this time.
0 commit comments