We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f4245 commit a9e6b77Copy full SHA for a9e6b77
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# changelog
2
3
+## [0.1.2] - 2024-11-21
4
+
5
+- Avoid the need to specify the `vendor` explicitly when constructing `*JoinConfig` models (it's implied by the constructed type)
6
7
+## [0.1.1] - 2024-11-13
8
9
+- Minor README updates correcting example usage
10
11
## [0.1.0] - 2024-11-08
12
13
### Added
0 commit comments