Changelog: Add information about chat limit.
authorlain <lain@soykaf.club>
Wed, 4 Dec 2019 11:49:46 +0000 (12:49 +0100)
committerlain <lain@soykaf.club>
Wed, 4 Dec 2019 11:49:46 +0000 (12:49 +0100)
CHANGELOG.md

index a06ea211eb9dcf6b401c799c5357d3b8d04a1093..b162026e0909fc2d9adfbc75adf2c4caadd1b12d 100644 (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.