X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=95918ee6038ef173774bc8163ea8454583c225df;hb=b2eb1124d115beda0907121c3c6f10783b34f352;hp=cc18f2f99b02fc908afb2d6de439b318a730dc5f;hpb=4427161ca3798aeee0290f0ed7ac5536039509d8;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index cc18f2f99..95918ee60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Logger: default log level changed from `warn` to `info`. - Config mix task `migrate_to_db` truncates `config` table before migrating the config file. - Default to `prepare: :unnamed` in the database configuration. +- Instance stats are now loaded on startup instead of being empty until next hourly job.
API Changes