update changelog

This commit is contained in:
codl 2019-03-15 21:37:14 +01:00
parent ab4cc996ab
commit a00bbe0e14
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
## next
* back off before hitting rate limit on mastodon instances
* tracking of used instances for the login buttons on the front page is now entirely client-side,
avoiding a potential information disclosure vulnerability ([GH-175](https://github.com/codl/forget/issues/175))
* fix: fetch\_acc running multiple copies fetching the same posts
* internals: increased frequency of refresh jobs, decreased frequency of bookkeeping jobs