File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55
66<!-- changelog -->
77
8+ ## [ v1.0.10] ( https://github.com/ash-project/ash_double_entry/compare/v1.0.9...v1.0.10 ) (2025-01-26)
9+
10+
11+
12+
13+ ### Bug Fixes:
14+
15+ * use correct module reference in installer(#82 )
16+
17+ * Use correct argument name for : balance_as_of calc in installer
18+
819## [ v1.0.9] ( https://github.com/ash-project/ash_double_entry/compare/v1.0.8...v1.0.9 ) (2025-01-13)
920
1021
Original file line number Diff line number Diff line change 11defmodule AshDoubleEntry.MixProject do
22 use Mix.Project
33
4- @ version "1.0.9 "
4+ @ version "1.0.10 "
55 @ description """
66 A customizable double entry bookkeeping system backed by Ash resources.
77 """
You can’t perform that action at this time.
0 commit comments