Skip to content

Commit d4b8dae

Browse files
committed
Update README.md for version 0.3.4: Enhance multi-root workspace handling, add verification job for version updates, automate beta and production releases, and include new technical documentation.
1 parent 8ac36a8 commit d4b8dae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,12 @@ For technical details about development, release process, and internal architect
122122

123123
## Changelog
124124

125+
### [0.3.4] - 2025-04-19
126+
- Handle multi-root workspaces, external files, and virtual files more effectively.
127+
- Added a verify-changes job to check if a version update is required and ensure non-documentation files are modified before publishing. This prevents unnecessary releases.
128+
- Introduced a new workflow to automate the creation of beta and production releases, including attaching .vsix files and setting appropriate release metadata.
129+
- Added a new technical documentation file outlining the development setup, release process, internal architecture, and testing guidelines for the extension.
130+
125131
### [0.3.0] - 2025-04-14
126132
- Added smart activity detection with configurable inactivity timeout
127133
- Enhanced chart interactivity and responsiveness

0 commit comments

Comments
 (0)