Update CHANGELOG

This commit is contained in:
Egor Kislitsyn 2020-02-14 16:39:02 +04:00
parent 57878f8708
commit 3732b0ba72
No known key found for this signature in database
GPG Key ID: 1B49CB15B71E7805
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Rate limiter is now disabled for localhost/socket (unless remoteip plug is enabled)
- Logger: default log level changed from `warn` to `info`.
- Config mix task `migrate_to_db` truncates `config` table before migrating the config file.
- MFR policy to set global expiration for every local activity
<details>
<summary>API Changes</summary>