We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c01d90d commit fcd2f61Copy full SHA for fcd2f61
1 file changed
CHANGELOG.md
@@ -9,13 +9,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
+### Changed
13
+
14
+### Fixed
15
16
+## [0.3.4] - 2025-11-03
17
18
+### Added
19
20
- validate test documentation is committed before release (4dc9e77)
21
22
### Changed
23
24
- update test documentation with new argument parsing tests (27e1773)
25
26
### Fixed
27
28
- remove trailing space from test documentation timestamp (4ac9ea9)
29
30
- remove duplicate PyPI publishing from release.yml (ea67a30)
0 commit comments