Skip to content

Commit 9cf8d00

Browse files
committed
Bump version to 1.2.0
1 parent 8965020 commit 9cf8d00

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ All notable changes to the language server will be documented in this file.
33

44
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
55

6+
## [1.1.2]
7+
- Support for semantic highlighting
8+
- Improved source jar lookup support
9+
- Improved Kotlin DSL support
10+
611
## [1.1.1]
712
- Exclude too long symbol names from index for now
813

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
projectVersion=1.1.2
1+
projectVersion=1.2.0
22
kotlinVersion=1.5.20
33
exposedVersion=0.32.1
44
lsp4jVersion=0.12.0

0 commit comments

Comments
 (0)