File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,15 @@ All notable changes to this project will be documented in this file.
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7- ## [ Unreleased ]
7+ ## [ 0.2.0 ] - 2020-08-31
88
9- - Initial release
9+ ### Changed
10+
11+ - Display name to ` Java Tests `
12+
13+ ### Added
14+
15+ - Snippets to write imports, assertions and mocks
1016
1117## [ 0.1.0] - 2020-08-22
1218
@@ -23,3 +29,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
2329### Added
2430
2531- Generate a test class with code to construct the source class
32+
33+ ## [ Unreleased]
34+
35+ - Initial release
Original file line number Diff line number Diff line change 33 "publisher" : " wesleyegberto" ,
44 "displayName" : " Java Tests" ,
55 "description" : " Extension to help write tests in Java." ,
6- "version" : " 0.1 .0" ,
6+ "version" : " 0.2 .0" ,
77 "repository" : {
88 "type" : " git" ,
99 "url" : " https://github.com/wesleyegberto/vscode-java-tests.git"
You can’t perform that action at this time.
0 commit comments