Skip to content

Commit 382b174

Browse files
committed
Bump version to 1.3.10
1 parent 8d0fc49 commit 382b174

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ 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.9]
7+
- Improve source file exclusion logic
8+
69
## [1.3.8]
710
- Add optional inlay hints (#498)
811
- Provide infix function completions (#521)
912
- Support Gradle 8.5 and Kotlin 1.9.20 (#537)
1013
- Make .kts and .gradle.kts language features opt-in (#536)
11-
1214
Thanks to @ElamC, @themkat, @chenrui333, @calamont, @ks-korovina and @daplf for
1315
your contributions!
1416

gradle.properties

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

0 commit comments

Comments
 (0)