Skip to content

Commit 4c597fa

Browse files
authored
chore: Modify CHANGELOG.md for Linux users when adding library folders (#443)
1 parent 0f09411 commit 4c597fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
## 0.17.0
88
### Added
99
- Add contextual title and icon for `Java Project` explorer. [#396](https://github.com/microsoft/vscode-java-dependency/issues/396)
10-
- Allow adding library folders into the `Referenced Libraries` on Windows and Linux (Press `Alt` to toggle out the button). [PR#434](https://github.com/microsoft/vscode-java-dependency/pull/434)
10+
- Allow adding library folders into the `Referenced Libraries` on Windows and Linux (Press `Alt` or `Shift` to toggle out the button). [PR#434](https://github.com/microsoft/vscode-java-dependency/pull/434)
1111
- Add test metadata to the nodes which are under test source paths. [PR#437](https://github.com/microsoft/vscode-java-dependency/pull/437)
1212

1313
### Changed

0 commit comments

Comments
 (0)