Skip to content

Commit 8073947

Browse files
authored
Update CHANGELOG.md
1 parent bde36c1 commit 8073947

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ All notable changes to the Generator for MicroProfile Rest Client extension will
33

44
## 0.2.0
55
- Support different versions of MicroProfile Rest Client: 3.0, 2.0, or 1.4.1
6+
- Use the java command from `xml.java.home` in VSCode setting, environment variable `JDK_HOME`, environment variable `JAVA_HOME`, or in `PATH`
67

78
## 0.1.2
89
- Rename to Generator for MicroProfile Rest Client
@@ -12,4 +13,4 @@ All notable changes to the Generator for MicroProfile Rest Client extension will
1213
- Add support for all OpenAPI documents (yaml and JSON)
1314

1415
## 0.1.0
15-
- Support generating a MicroProfile REST Client interface from a yaml file or url with the OpenAPI generator
16+
- Support generating a MicroProfile REST Client interface from a yaml file or url with the OpenAPI generator

0 commit comments

Comments
 (0)