We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d47b24 commit 75fdb15Copy full SHA for 75fdb15
CHANGELOG.md
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
5
6
<!-- changelog -->
7
8
+## [v1.0.13](https://github.com/ash-project/ash_double_entry/compare/v1.0.12...v1.0.13) (2025-04-10)
9
+
10
11
12
13
+### Improvements:
14
15
+* install latest ash_money
16
17
## [v1.0.12](https://github.com/ash-project/ash_double_entry/compare/v1.0.11...v1.0.12) (2025-02-24)
18
19
mix.exs
@@ -1,7 +1,7 @@
1
defmodule AshDoubleEntry.MixProject do
2
use Mix.Project
3
4
- @version "1.0.12"
+ @version "1.0.13"
@description """
A customizable double entry bookkeeping system backed by Ash resources.
"""
0 commit comments