Skip to content

Commit

Permalink
Merge pull request #1705 from rgrunber/master
Browse files Browse the repository at this point in the history
Add Linux jdk detection fix to Changelog for 0.71.0.
  • Loading branch information
rgrunber authored Nov 19, 2020
2 parents bcb80b1 + 131fc33 commit 0aa9b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## 0.71.0 (November 19th, 2020)
* bug fix - Quarkus: generated sources are not accessible. See [#1675](https://github.com/redhat-developer/vscode-java/issues/1675)
* bug fix - Error in every java file after updating to macOS Big Sur. See [#1700](https://github.com/redhat-developer/vscode-java/issues/1700).
* bug fix - Fix jdk detection: cover symlink folder on Linux. See [#1704](https://github.com/redhat-developer/vscode-java/pull/1704).
* other - Improve tracing capability of m2e through m2e.logback.configuration.. See [JLS#1589](https://github.com/eclipse/eclipse.jdt.ls/pull/1589).
* other - Infer expressions if there is no selection range when extracting method. See [#1680](https://github.com/redhat-developer/vscode-java/pull/1680).

Expand Down

0 comments on commit 0aa9b76

Please sign in to comment.