We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d38a4 commit a693a45Copy full SHA for a693a45
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [0.4.2] - 2025-03-03
9
10
+### Changed
11
+- Moved documentation validation to a dedicated workflow for better standardization
12
+- Improved test code structure with proper dependency injection and mocking
13
+
14
### Fixed
15
- Fixed Telescope integration issues with autocompletion in Telescope prompts
16
- Replaced problematic Telescope picker with custom floating window for artisan command output
0 commit comments