File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55
66<!-- changelog -->
77
8+ ## [ v1.4.41] ( https://github.com/ash-project/ash_json_api/compare/v1.4.40...v1.4.41 ) (2025-08-18)
9+
10+
11+
12+
13+ ### Improvements:
14+
15+ * don't make ` data ` required unnecessarily by [ @zachdaniel ] ( https://github.com/zachdaniel )
16+
17+ * support ` conn ` option in test request functions by [ @zachdaniel ] ( https://github.com/zachdaniel )
18+
19+ * use default_fields as fields example by [ @zachdaniel ] ( https://github.com/zachdaniel )
20+
821## [ v1.4.40] ( https://github.com/ash-project/ash_json_api/compare/v1.4.39...v1.4.40 ) (2025-08-07)
922
1023
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ defmodule AshJsonApi.MixProject do
55 The JSON:API extension for the Ash Framework.
66 """
77
8- @ version "1.4.40 "
8+ @ version "1.4.41 "
99
1010 def project do
1111 [
You can’t perform that action at this time.
0 commit comments