📝 Update CHANGELOG

This commit is contained in:
makeworld 2020-07-10 15:55:35 -04:00
parent 7fe78f4d6b
commit 086f145408

View File

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added ### Added
- **Downloading pages and any content** (#38) - **Downloading pages and any content** (#38)
- Configurable page size limit - `page_max_size` in config (#30)
- Configurable page timeout - `page_max_time` in config
- Link and heading lines are wrapped just like regular text lines - Link and heading lines are wrapped just like regular text lines
- Wrapped list items are indented to stay behind the bullet (#35) - Wrapped list items are indented to stay behind the bullet (#35)
- Certificate expiry date is stored when the cert IDs match (#39) - Certificate expiry date is stored when the cert IDs match (#39)