From 023780bfbf234a5235697210fc9fc055de733050 Mon Sep 17 00:00:00 2001 From: makeworld Date: Sun, 21 Jun 2020 19:51:19 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20&=20fix=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c17532..3d22ee8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,24 +11,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Store ports in TOFU database (#7) - Search from bottom bar - Wrapping based on terminal width (#1) +- `left_margin` config option - Right margin for text (#1) - Desktop entry file -## Changed +### Changed - Connection timeout is 15 seconds (was 5s) - Hash `SubjectPublicKeyInfo` for TOFU instead (#7) +- `wrap_width` config option became `max_width` ### Fixed - Reset bottom bar on error / invalid URL - Side scrolling doesn't cut off text on the left side (#1) -## Removed +### Removed - Opening multiple URLs from the command line (threading issues) ## [1.0.0] - 2020-06-18 Initial release. -## Added +### Added - Tabbed browsing - TOFU - Styled content