Skip to content

Commit d0eac36

Browse files
committed
docs: prep v0.4.0 changelog
1 parent 0bc460f commit d0eac36

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,26 @@ All notable user-visible changes should be recorded here.
2020

2121
- None yet.
2222

23+
## v0.4.0
24+
25+
### Added
26+
27+
- Added optional CSV export for `findings.csv` and `warnings.csv`.
28+
- Added single-host and multi-host CSV regression coverage.
29+
- Added `.gitattributes` guardrails to reduce future line-ending drift.
30+
31+
### Changed
32+
33+
- None.
34+
35+
### Fixed
36+
37+
- Preserved default Markdown and JSON behavior when `--csv` is not requested.
38+
39+
### Docs
40+
41+
- None.
42+
2343
## v0.3.0
2444

2545
### Added

0 commit comments

Comments
 (0)