Skip to content

Commit 376f7a5

Browse files
committed
Prepare for release 1.15.2
1 parent 66c1e7e commit 376f7a5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docs/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ Change Log
33

44
## Unreleased
55

6+
## Version 1.15.2
7+
8+
Thanks to [@evant][evant] for contributing to this release.
9+
10+
_2023-11-30_
11+
12+
* New: Kotlin 1.9.21.
13+
* New: KSP 1.9.21-1.0.15.
14+
* New: KSP: more accurately represent function types (#1742).
15+
616
## Version 1.15.1
717

818
_2023-11-19_

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
22

33
GROUP=com.squareup
4-
VERSION_NAME=1.16.0-SNAPSHOT
4+
VERSION_NAME=1.15.2
55

66
POM_URL=https://github.com/square/kotlinpoet
77
POM_SCM_URL=https://github.com/square/kotlinpoet

0 commit comments

Comments
 (0)