update changelog. release v1.4.3

This commit is contained in:
codl 2019-03-11 03:31:04 +01:00
parent fc06355bca
commit 095952f767
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
## v1.4.3
Released 2019-03-11
* documentation improvements
* fix: deadlock when refreshing or deleting from mastodon accounts ([GH-19](https://github.com/codl/forget/issues/19))
* fix: crash in fetch\_acc when user has no posts
* fix: not backing off if something crashes in refresh\_account
* fix: crashes when trying to refresh but no accounts have been created yet
## v1.4.2
Released 2019-02-24