File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments