From 0025742ff51a864ca91eb2ae3a897f05a5ddbb53 Mon Sep 17 00:00:00 2001 From: makeworld Date: Wed, 17 Feb 2021 15:31:06 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Docs=20ready=20for=20v1.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b33bc83..ace635e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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] +## [1.8.0] - 2021-02-17 ### Added - **Media type handlers** - open non-text files in another application (#121, #134) - Ability to set custom keybindings in config (#135) diff --git a/README.md b/README.md index 6937001..26de4ce 100644 --- a/README.md +++ b/README.md @@ -155,8 +155,8 @@ Features in *italics* are in the master branch, but not in the latest release. - [x] Subscriptions - Subscribing to RSS, Atom, and [JSON Feeds](https://jsonfeed.org/) are all supported - So is subscribing to a page, to know when it changes -- [x] *Open non-text files in another application* - - [x] *Ability to stream content instead of downloading it first* +- [x] Open non-text files in another application* + - [x] Ability to stream content instead of downloading it first - [ ] Stream support - [ ] Table of contents for pages - [ ] Search in pages with Ctrl-F