diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-06 12:13:34 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-06 12:13:34 +0900 |
| commit | 9ac86dacbbd52f50eb633594fee987ffae030e61 (patch) | |
| tree | 8f4987e459f9898186806c05152c82fb4a6946b0 | |
| parent | Update CHANGELOG.md (diff) | |
| download | sharkey-9ac86dacbbd52f50eb633594fee987ffae030e61.tar.gz sharkey-9ac86dacbbd52f50eb633594fee987ffae030e61.tar.bz2 sharkey-9ac86dacbbd52f50eb633594fee987ffae030e61.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5be28149d1..d585a1f86d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,13 @@ You should also include the user name that made the change. ## 13.0.0 (unreleased) +### TL;DR +- New features (Play, new widgets, new charts, etc) +- Rewriten backend +- Better performance (backend and frontend) +- Various usability improvements +- Various UI tweaks + ### Changes #### For server admins - Node.js 18.x or later is required |