Changelog: Add information about chat limit.

This commit is contained in:
lain 2019-12-04 12:49:46 +01:00
parent aa97fe8f17
commit 21353a8ee9
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
</details>
### Added
- `:chat_limit` option to limit chat characters.
- Refreshing poll results for remote polls
- Authentication: Added rate limit for password-authorized actions / login existence checks
- Static Frontend: Add the ability to render user profiles and notices server-side without requiring JS app.