File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ All notable changes to the language server will be documented in this file.
33
44Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
55
6+ ## [ 1.3.3]
7+ - Minor bug fixes
8+
69## [ 1.3.2]
710- Update to Kotlin 1.8.10 and Gradle 8
811- Backtick soft keywords in imports (#416 , #455 )
@@ -11,7 +14,6 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1114- Add support for SAM with receiver annotations (#394 )
1215- Implement document highlight (#393 )
1316- Add override/implement (#359 )
14-
1517Special thanks to @themkat , @RenFraser and all other contributors for the great work!
1618
1719## [ 1.3.1]
Original file line number Diff line number Diff line change 1- version =1.3.3
1+ version =1.3.4
22javaVersion =11
You can’t perform that action at this time.
0 commit comments