We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac44fa commit 45f110aCopy full SHA for 45f110a
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6
7
+## [0.2.1] - 2020-09-02
8
+
9
+### Changed
10
11
+- Moved snippets file to root
12
13
## [0.2.0] - 2020-08-31
14
15
### Changed
package.json
@@ -3,7 +3,7 @@
3
"publisher": "wesleyegberto",
"displayName": "Java Tests",
"description": "Extension to help write tests in Java.",
- "version": "0.2.0",
+ "version": "0.2.1",
"repository": {
"type": "git",
"url": "https://github.com/wesleyegberto/vscode-java-tests.git"
0 commit comments