From c57f0881578eaa99a6d95c5d19b0fd975b063a7b Mon Sep 17 00:00:00 2001 From: makeworld Date: Sun, 21 Jun 2020 17:53:56 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Added=20CHANGELOG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ec6eade --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,33 @@ +# Changelog +All notable changes to this project will be documented in this file. + +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 +- Support over 55 charsets (#3) +- Add titles to error modals +- Store ports in TOFU database (#7) +- Search from bottom bar +- Wrapping based on terminal width (#1) +- Right margin for text (#1) + +## Changed +- Connection timeout is 15 seconds (was 5s) +- Hash `SubjectPublicKeyInfo` for TOFU instead (#7) + +### Fixed +- Reset bottom bar on error / invalid URL +- Side scrolling doesn't cut off text on the left side (#1) + + +## [1.0.0] - 2020-06-18 +Initial release. + +## Added +- Tabbed browsing +- TOFU +- Styled content +- Basic history for each tab +- Input