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 f48e1a4 commit d54f93cCopy full SHA for d54f93c
CHANGELOG.md
@@ -11,6 +11,15 @@ See [Conventional Commits](https://www.conventionalcommits.org) for commit guide
11
12
<!-- changelog -->
13
14
+## [v2.6.23](https://github.com/ash-project/ash_postgres/compare/v2.6.22...v2.6.23) (2025-10-15)
15
+
16
17
18
19
+### Improvements:
20
21
+* implement combination_acc/1 by Zach Daniel
22
23
## [v2.6.22](https://github.com/ash-project/ash_postgres/compare/v2.6.21...v2.6.22) (2025-10-14)
24
25
mix.exs
@@ -9,7 +9,7 @@ defmodule AshPostgres.MixProject do
9
The PostgreSQL data layer for Ash Framework
10
"""
- @version "2.6.22"
+ @version "2.6.23"
def project do
[
0 commit comments