Skip to content

Commit 38bdd7a

Browse files
authored
Fix 0.37.0 release year
1 parent f7d787e commit 38bdd7a

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
@@ -2,7 +2,7 @@
22

33
## 0.38.0 (TBD)
44

5-
## 0.37.0 (January 17th, 2018)
5+
## 0.37.0 (January 17th, 2019)
66
* enhancement - improve extension loading time by using webpack. See [#732](https://github.com/redhat-developer/vscode-java/issues/732).
77
* bug fix - fixed annotation processing for Micronaut projects. See [#693](https://github.com/redhat-developer/vscode-java/issues/693).
88
* bug fix - fixed regression with "Add parentheses around cast" code action. See [JLS#907](https://github.com/eclipse/eclipse.jdt.ls/issues/907).

0 commit comments

Comments
 (0)