Skip to content

Commit ac332c6

Browse files
committed
Update changelog for the 0.38.0 release
Signed-off-by: Fred Bricon <[email protected]>
1 parent 6857425 commit ac332c6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22

3-
## 0.38.0 (TBD)
3+
## 0.38.0 (January 30th, 2019)
4+
* bug fix - pick up gradle properties updates when doing full build. See [#758](https://github.com/redhat-developer/vscode-java/issues/758).
5+
* bug fix - fixed inactive autocompletion after inserting a snippet in some cases. See [#768](https://github.com/redhat-developer/vscode-java/issues/768).
6+
47

58
## 0.37.0 (January 17th, 2019)
69
* enhancement - improve extension loading time by using webpack. See [#732](https://github.com/redhat-developer/vscode-java/issues/732).

0 commit comments

Comments
 (0)