Skip to content

Commit 7b058e5

Browse files
committed
Bump version to 1.1.2
1 parent 079958f commit 7b058e5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ 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.1]
7+
- Exclude too long symbol names from index for now
8+
69
## [1.1.0]
710
- Provide ServerInfo via LSP's initialize
811
- Make Gradle class path resolver slightly more robust

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
projectVersion=1.1.1
1+
projectVersion=1.1.2
22
kotlinVersion=1.4.30-RC-232
33
exposedVersion=0.29.1
44
javaVersion=11

0 commit comments

Comments
 (0)