Skip to content

Commit 696d9ee

Browse files
committed
Changelog for the 0.34.0 release - take 2
Signed-off-by: Fred Bricon <fbricon@gmail.com>
1 parent b419533 commit 696d9ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 0.34.0 (November 16th, 2018)
44
* enhancement - add ability to attach missing sources. See [#837](https://github.com/redhat-developer/vscode-java/issues/233).
55
* enhancement - adopt new CodeAction and CodeActionKind. See [JLS#800](https://github.com/eclipse/eclipse.jdt.ls/pull/800).
6-
* enhancement - resolve `~/` paths for `java.configuration.maven.userSettings`. See [JLS#848](https://github.com/eclipse/eclipse.jdt.ls/issues/848).
6+
* enhancement - resolve `~/` paths for `java.configuration.maven.userSettings`. See [715](https://github.com/redhat-developer/vscode-java/pull/715).
77
* bug fix - fixed import failure when parent project is missing. See [#702](https://github.com/redhat-developer/vscode-java/issues/702).
88
* bug fix - fixed NPE in Outline view when no source is attached. See [JLS#851](https://github.com/eclipse/eclipse.jdt.ls/pull/851).
99
* bug fix - fixed detection of projects under linked folders. See [JLS#831](https://github.com/eclipse/eclipse.jdt.ls/pull/836).

0 commit comments

Comments
 (0)