forked from AkkomaGang/akkoma-fe
add mention to changelog
This commit is contained in:
parent
d939f2ffbc
commit
4d080a1654
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
### Changed
|
### Changed
|
||||||
- Polls will be hidden with status content if "Collapse posts with subjects" is enabled and the post is collapsed.
|
- 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
|
## [2.1.0] - 2020-08-28
|
||||||
### Added
|
### Added
|
||||||
- Autocomplete domains from list of known instances
|
- Autocomplete domains from list of known instances
|
||||||
|
|
Loading…
Reference in a new issue