We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee76f0b commit b32ce7aCopy full SHA for b32ce7a
README.md
@@ -45,6 +45,10 @@ This extension contributes the following commands:
45
46
## Release Notes
47
48
+### 2.0.3
49
+
50
+Maintainance release to fix documentation.
51
52
### 2.0.2
53
54
Add ability to open the PR diff as an editor in VS Code. I highly recommend
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "openjdk-devel",
3
- "version": "2.0.2.1",
+ "version": "2.0.3",
4
"displayName": "OpenJDK Development",
5
"description": "Support for OpenJDK developers",
6
"publisher": "magicus",
0 commit comments