summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-12-21 10:24:14 +0900
committerGitHub <noreply@github.com>2022-12-21 10:24:14 +0900
commitbb6b97152f55ad9fc76f92dc928efa5a37132432 (patch)
tree91fb7c707167bcae28ab76b37affce2f57c9366c
parentimprove(backend): Skip note score incrementing when bots reacted (#9367) (diff)
downloadmisskey-bb6b97152f55ad9fc76f92dc928efa5a37132432.tar.gz
misskey-bb6b97152f55ad9fc76f92dc928efa5a37132432.tar.bz2
misskey-bb6b97152f55ad9fc76f92dc928efa5a37132432.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a40d0b7976..08c9f71b28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@ You should also include the user name that made the change.
- AVIF support @tamaina
- Add Cloudflare Turnstile CAPTCHA support @CyberRex0
- Server: improve syslog performance @syuilo
+- Server: improve note scoring for featured notes @CyberRex0
- Client: use tabler-icons instead of fontawesome to better design @syuilo
- Client: Add new gabber kick sounds (thanks for noizenecio)
- Client: Compress non-animated PNG files @saschanaz