diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-06-12 16:48:11 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-12 16:48:11 +0900 |
| commit | 7e06f2d77e121827e7eabdcb508deb04417b0860 (patch) | |
| tree | c4d219213e1482762bd52ac20e6706ed6714b0c1 /CHANGELOG.md | |
| parent | c8adb0505b3fa5d44a6f2b0aa1a3dd97ded5aedd (diff) | |
| parent | c1127c4183284623b64b3826b330f79edbc42c3c (diff) | |
| download | LunaticChat-7e06f2d77e121827e7eabdcb508deb04417b0860.tar.gz LunaticChat-7e06f2d77e121827e7eabdcb508deb04417b0860.tar.bz2 LunaticChat-7e06f2d77e121827e7eabdcb508deb04417b0860.zip | |
Merge pull request #225 from m1sk9/support-velocity-3.5.0velocity/v1.1.0paper/v1.2.2
feat: Support Velocity 3.5.0
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 01fc169..72e5eec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,16 @@ ### v1.2.2 +This release includes updates to the Velocity version. + - Dependency updates only. There are no functional changes to the plugin. - Updated Paper API to 26.1.2 (build.69). - - Updated libraries: kotlin-reflect, serialization, jvm to 2.4.0 + - Updated libraries: kotlin-reflect, serialization, jvm to 2.4.0. + +#### Velocity: v1.1.0 + +- Velocity 3.5.0 is now supported. + - Support for Velocity 3.4.0 has been dropped. ### v1.2.1 |
