File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
8
### Fixed
9
9
- Improve wording in Java Projects view. [ PR #785 ] ( https://github.com/microsoft/vscode-java-dependency/pull/785 )
10
10
- Support showing Gradle sub-menu for projects imported by Gradle build server. [ PR #786 ] ( https://github.com/microsoft/vscode-java-dependency/pull/786 )
11
- - Update extension names in creating Java projects menu. [ PR #790 ] ( https://github.com/microsoft/vscode-java-dependency/pull/790 )
12
- - Maven multi-module project doesn't correctly open modules. [ #766 ] ( https://github.com/microsoft/vscode-java-dependency/issues/766 )
11
+ - Update extension names in creating Java projects menu. [ PR #790 ] ( https://github.com/microsoft/vscode-java-dependency/pull/790 ) , contributed by [ @ dbalek ] ( https://github.com/dbalek )
12
+ - Maven multi-module project doesn't correctly open modules. [ #766 ] ( https://github.com/microsoft/vscode-java-dependency/issues/766 ) , contributed by [ @ fvclaus ] ( https://github.com/fvclaus )
13
13
14
14
## 0.23.1
15
15
### Removed
You can’t perform that action at this time.
0 commit comments