1
0
Fork 0

📝 Add #79 #86 to changelog

This commit is contained in:
makeworld 2020-09-04 20:42:29 -04:00
parent 7b27bd02dd
commit 053ab030ad
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- `ansi` config setting, to disable ANSI colors in pages (#79, #86)
### Changed
- Disabling the `color` config setting also disables ANSI colors in pages (#79, #86)
## [v1.5.0] - 2020-09-01