summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-06-17 16:40:00 +0900
committerSho Sakuma <me@m1sk9.dev>2026-06-17 16:40:00 +0900
commit438905263549f1d19ffd0ff52a8260b913d88b1a (patch)
tree03073b3c5891b5e224fcc3d298f93b1bc47c896c
parent16d93028707a611d955a8426afb3e876228f7da3 (diff)
downloadLunaticChat-438905263549f1d19ffd0ff52a8260b913d88b1a.tar.gz
LunaticChat-438905263549f1d19ffd0ff52a8260b913d88b1a.tar.bz2
LunaticChat-438905263549f1d19ffd0ff52a8260b913d88b1a.zip
docs: add changelog
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72e5eec..d9f7965 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
## v1
+### v1.3.0 (UNRELEASED)
+
+- Paper 26.2 (Minecraft 26.2) is now supported.
+- Added cross-server direct messaging functionality
+- Fixed a bug where the player argument for `/tell` used partial matching (we switched from the old Bukkit API to the new API)
+
### v1.2.2
This release includes updates to the Velocity version.