diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-06-01 14:40:58 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-06-01 14:40:58 +0900 |
| commit | 9d69f04936ce808aa00a26113202e2765a2cd3f1 (patch) | |
| tree | 5bab71b3539b30cdc86dd3f9bb38732905e6b3a6 /CHANGELOG.md | |
| parent | 3c3f093a5bb560225540171597ae8e88d4ac7b00 (diff) | |
| download | LunaticChat-9d69f04936ce808aa00a26113202e2765a2cd3f1.tar.gz LunaticChat-9d69f04936ce808aa00a26113202e2765a2cd3f1.tar.bz2 LunaticChat-9d69f04936ce808aa00a26113202e2765a2cd3f1.zip | |
chore(release): prepare paper v1.2.1
Dependency-only release. Bump paperVersion to 1.2.1 and document
Paper API, library, Gradle, and Shadow plugin updates.
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 03a20a0..303e186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ## v1 +### v1.2.1 + +- Dependency updates only. There are no functional changes to the plugin. + - Updated Paper API to 26.1.2 (build.67). + - Updated libraries: kotlinx-coroutines 1.11.0, Ktor 3.5.0, JUnit 6.1.0, and MockK 1.14.11. + - Updated Gradle to 9.5.1. + - Updated the Shadow plugin to 9.4.2. + ### v1.2.0 - Paper 26.1.2 (Minecraft 26.1.2) is now supported. |
