1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-19 19:25:24 +00:00

📝 Add #87 to changelog

This commit is contained in:
makeworld 2020-09-05 15:41:58 -04:00
parent df3a775e76
commit 5bffefeb5a

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- `ansi` config setting, to disable ANSI colors in pages (#79, #86)
- Edit current URL with <kbd>e</kbd> (#87)
### Changed
- Disabling the `color` config setting also disables ANSI colors in pages (#79, #86)