We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00777d commit 9519917Copy full SHA for 9519917
1 file changed
CHANGELOG.md
@@ -1,13 +1,13 @@
1
-# Changelog
2
-
3
-## [0.4.1] - 2025-09-09
4
+# Changelog
+
+## [0.5.0] - 2025-09-09
5
## What's Changed
6
* Update attributes method signatures to use optional keyword arguments… by @Syati in https://github.com/Syati/structured_params/pull/8
7
8
9
-**Full Changelog**: https://github.com/Syati/structured_params/compare/v0.4.0...v0.4.1
10
+**Full Changelog**: https://github.com/Syati/structured_params/compare/v0.3.0...v0.5.0
11
## [0.3.0] - 2025-09-06
12
13
@@ -32,3 +32,4 @@
32
- RBS type definitions
33
- Comprehensive test suite
34
35
0 commit comments