We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586d61f commit 6419860Copy full SHA for 6419860
CHANGELOG.md
@@ -8,6 +8,7 @@
8
9
- [PR #218](https://github.com/DmitryTsepelev/store_model/pull/218) Handle hash types on parent assignment ([@MatheusRich])
10
- [PR #219](https://github.com/DmitryTsepelev/store_model/pull/219) Add nested errors object as error's options/details ([@zverok])
11
+- [PR #220](https://github.com/DmitryTsepelev/store_model/pull/220) Support ActiveModel 8.1+ normalization API ([@ixti])
12
13
## 4.3.0 (2025-07-26)
14
@@ -279,3 +280,4 @@
279
280
[@dmitrytrager]: https://github.com/dmitrytrager
281
[@MatheusRich]: https://github.com/MatheusRich
282
[@zverok]: https://github.com/zverok
283
+[@ixti]: https://github.com/ixti
0 commit comments