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 45b9de9 commit 212835bCopy full SHA for 212835b
2 files changed
docs/pages/project/changelog.md
@@ -9,6 +9,7 @@ Below are listed the changelogs for all released versions of the library.
9
10
## Version 2
11
12
+- [`2.3.1` — 21st of October 2025](changelog/version-2.3.1.md)
13
- [`2.3.0` — 21st of October 2025](changelog/version-2.3.0.md)
14
- [`2.2.2` — 13th of October 2025](changelog/version-2.2.2.md)
15
- [`2.2.1` — 13th of October 2025](changelog/version-2.2.1.md)
docs/pages/project/changelog/version-2.3.1.md
@@ -0,0 +1,8 @@
1
+# Changelog 2.3.1 — 21st of October 2025
2
+
3
+!!! info inline end "[See release on GitHub]"
4
+ [See release on GitHub]: https://github.com/CuyZ/Valinor/releases/tag/2.3.1
5
6
+### Bug Fixes
7
8
+* Handle default value retrieval for properties ([45b9de](https://github.com/CuyZ/Valinor/commit/45b9de9de64df9fc13bbe6e2fe03be54cce561e8))
0 commit comments