diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-09-02 21:26:02 +0300 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-09-02 21:26:02 +0300 |
| commit | 4d080a1654ff56e9875c49486457a1ac8e19297e (patch) | |
| tree | 314744c56cda89d02664b4bb90f24e1eebb6564b /CHANGELOG.md | |
| parent | d939f2ffbcb632361a0362f0f2049f99160dee64 (diff) | |
add mention to changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 675c4b5b..e5521b83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - Polls will be hidden with status content if "Collapse posts with subjects" is enabled and the post is collapsed. +### Fixed +- Network fetches don't pile up anymore but wait for previous ones to finish to reduce throttling. + ## [2.1.0] - 2020-08-28 ### Added - Autocomplete domains from list of known instances |
