diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-02-23 19:37:39 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-02-23 19:37:39 +0900 |
| commit | 265b668a91e944d90d5e4654f2e9af85188c5135 (patch) | |
| tree | f7ab29e1a7a24d33ccfed8c860e7ea9f81ef4146 /CHANGELOG.md | |
| parent | f56d42a478c0dfefe8b2a5d73e483d0ad11e1e89 (diff) | |
| download | LunaticChat-265b668a91e944d90d5e4654f2e9af85188c5135.tar.gz LunaticChat-265b668a91e944d90d5e4654f2e9af85188c5135.tar.bz2 LunaticChat-265b668a91e944d90d5e4654f2e9af85188c5135.zip | |
feat: Add more status view to Status command
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b1f50b1..dc86989 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ ### v0.10.0 - Added support for Folia 1.21 and later. +- We have revised the document structure. +- We have added Folia-related references. +- The current health status is now displayed in the status shown when you run `/lc status`. +- The current configuration status is now displayed in the status shown when you run `/lc status`. +- You can now copy the version by clicking on the status displayed when you run `/lc status`. ### v0.9.1 |
