File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ 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+ ## [ 1.4.0] - 2021-07-09
8+
9+ ### Added
10+
11+ - Snippets for Maven:
12+ - JaCoCo plugin
13+ - ArchUnit dependency
14+ - JsonPath dependency
15+
16+ ### Bugfix
17+
18+ - normalize file path when generating package name (PR #3 from @baincd )
19+
720## [ 1.3.0] - 2021-04-13
821
922### Added
Original file line number Diff line number Diff line change 44 "icon" : " images/icon-128.png" ,
55 "displayName" : " Java Tests" ,
66 "description" : " Extension to help write tests in Java." ,
7- "version" : " 1.3 .0" ,
7+ "version" : " 1.4 .0" ,
88 "repository" : {
99 "type" : " git" ,
1010 "url" : " https://github.com/wesleyegberto/vscode-java-tests.git"
You can’t perform that action at this time.
0 commit comments