File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ All notable changes to the "kotlin" extension will be documented in this file.
3
3
4
4
Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
5
5
6
+ ## [ 0.1.6]
7
+ - Bugfixes related to Gradle dependency resolution in combination with Android projects
8
+
6
9
## [ 0.1.5]
7
10
- Bugfixes related to Kotlin stdlib resolution through Gradle
8
11
@@ -19,4 +22,4 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
19
22
- Migrated to the Gradle build tool
20
23
21
24
## [ 0.1.0]
22
- - Initial release
25
+ - Initial release
Original file line number Diff line number Diff line change 7
7
"type" : " git" ,
8
8
"url" : " https://github.com/fwcd/KotlinLanguageServer.git"
9
9
},
10
- "version" : " 0.1.5 " ,
10
+ "version" : " 0.1.6 " ,
11
11
"preview" : true ,
12
12
"publisher" : " fwcd" ,
13
13
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments