📝 Add #90 to changelog

This commit is contained in:
makeworld 2020-09-18 17:47:02 -04:00
parent cceedfac15
commit b7a64ace17
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `ansi` config setting, to disable ANSI colors in pages (#79, #86)
- Edit current URL with <kbd>e</kbd> (#87)
- If `emoji_favicons` is enabled, new bookmarks will have the domain's favicon prepended (#69, #90)
### Changed
- Disabling the `color` config setting also disables ANSI colors in pages (#79, #86)