projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdb0563
)
Document the instance stats fix
author
Mark Felder
<feld@FreeBSD.org>
Wed, 4 Mar 2020 19:41:04 +0000
(13:41 -0600)
committer
Mark Felder
<feld@FreeBSD.org>
Wed, 4 Mar 2020 19:41:04 +0000
(13:41 -0600)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index c8f3794a37713f0db64153c334ce9e21e5e6e7e7..4f7a9f44c7b7022d03a7535175ad397934ffa5bb 100644
(file)
--- 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.
<details>
<summary>API Changes</summary>