aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgor Andreevich <egor@squareup.com>2024-01-10 10:16:06 +0100
committerEgor Andreevich <github@egorand.dev>2024-01-10 07:08:13 -0500
commitfaaca40102314432d2281e98084176432105c150 (patch)
treef0bee27126f0ce46816bdf7316def99367654d8f
parent44af27a748735a680d5b30b2a9600e0643614aab (diff)
downloadkotlinpoet-faaca40102314432d2281e98084176432105c150.tar.gz
Clarify 1.15.0 artifact name change in changelog
-rw-r--r--docs/changelog.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 85581aa6..6b1cc4e2 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -36,7 +36,9 @@ Thanks to [@drawers][drawers], [@fejesjoco][fejesjoco], [@takahirom][takahirom],
[@martinbonnin][martinbonnin], [@mcarleio][mcarleio] for contributing to this release.
In this release the `:kotlinpoet` module has been converted to a Kotlin Multiplatform module
-(#1654), though for now it only supports the JVM target.
+(#1654), though for now it only supports the JVM target. **Important**: unless you're building
+with Gradle, you will now need to depend on the `kotlinpoet-jvm` artifact, instead of `kotlinpoet` -
+see [Downloads](index.md#download) for instructions.
* New: Kotlin 1.9.20.
* New: KSP 1.9.20-1.0.14.