Skip to content

Commit bee7ded

Browse files
committed
Bump version to 1.3.8
1 parent c1d0101 commit bee7ded

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ 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.3.7]
7+
- Fix definition lookup for external sources
8+
- Fix binding context query for other definition lookups
9+
610
## [1.3.6]
711
- Update to Gradle 8.3 and Kotlin 1.9.10
812

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.3.7
1+
version=1.3.8
22
javaVersion=11

0 commit comments

Comments
 (0)