diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-03-17 21:57:36 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-03-17 21:57:36 +0900 |
| commit | 0686211f8c2f5cb7df782f16498826dc9a23612a (patch) | |
| tree | e9cfcb354d8e46227e8bc136eaffcec778a70f0e /CHANGELOG.md | |
| parent | 1812e3558db357ddd21d3d2fd40df63b2a7f000a (diff) | |
| download | LunaticChat-0686211f8c2f5cb7df782f16498826dc9a23612a.tar.gz LunaticChat-0686211f8c2f5cb7df782f16498826dc9a23612a.tar.bz2 LunaticChat-0686211f8c2f5cb7df782f16498826dc9a23612a.zip | |
chore: Bump version
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 30a5707..fff3c3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,23 @@ - Paper 26.1 (Minecraft 26.1) is now supported. - Support for Paper 1.21.X, Folia 1.21.X (and later) has been dropped. +## v0 + +### v0.11.0 + +#### Breaking Changes + +- We have removed the chat mode implementation. + - All chat messages sent after joining a channel will now appear in the channel chat. + +#### Features + +- We have added a notification that appears when you log in to the server while already in a channel. + #### Feature Improvements - Optimization of internal logic. -## v0 - ### v0.10.1 - Codecov was introduced to expand test coverage. |
