Skip to content

Commit 3f7fe93

Browse files
committed
change log
1 parent 7f9aad5 commit 3f7fe93

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
### Fixed
10+
- Fixed an issue where standard modules were not filtered when the `-m` flag was not used
11+
12+
### Added
13+
- Static linking support for Linux environments
14+
- Performance benchmarking mode with `--benchmark` flag
15+
- Improved cache management with `--clear-cache` option
16+
17+
### Changed
18+
- Enhanced error handling for workspace analysis
19+
- Improved progress reporting in VS Code extension
920

1021
## [0.1.0] - 2024-06-19
1122

0 commit comments

Comments
 (0)