Skip to content

Commit b8f3661

Browse files
committed
changelog
1 parent 592b8a2 commit b8f3661

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ This project follows [Keep a Changelog](https://keepachangelog.com/) and [Semant
2020
### Changed
2121
- Changed health score calculation weights for better accuracy.
2222

23+
### Fixed
24+
- Fixed issue where show-stats and show-unused options were not working as expected in config file.
25+
2326
## [2.3.8] - 2025-12-08
2427
### Added
2528
- Added variables not using uppercase letters warning to codebase scanner.
@@ -29,9 +32,6 @@ This project follows [Keep a Changelog](https://keepachangelog.com/) and [Semant
2932
- Removed --no-compare option from CLI and config file.
3033
- Updated dependencies to latest versions.
3134

32-
### Fixed
33-
- Fixed issue where show-stats and show-unused options were not working as expected in config file.
34-
3535
## [2.3.7] - 2025-12-03
3636
### Added
3737
- Added warning for environment variables logged to console in codebase scanner.

0 commit comments

Comments
 (0)