Skip to content

Commit 0025742

Browse files
committed
πŸ“ Docs ready for v1.8.0
1 parent 4b08d40 commit 0025742

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [1.8.0] - 2021-02-17
88
### Added
99
- **Media type handlers** - open non-text files in another application (#121, #134)
1010
- Ability to set custom keybindings in config (#135)

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ Features in *italics* are in the master branch, but not in the latest release.
155155
- [x] Subscriptions
156156
- Subscribing to RSS, Atom, and [JSON Feeds](https://jsonfeed.org/) are all supported
157157
- So is subscribing to a page, to know when it changes
158-
- [x] *Open non-text files in another application*
159-
- [x] *Ability to stream content instead of downloading it first*
158+
- [x] Open non-text files in another application*
159+
- [x] Ability to stream content instead of downloading it first
160160
- [ ] Stream support
161161
- [ ] Table of contents for pages
162162
- [ ] Search in pages with <kbd>Ctrl-F</kbd>

0 commit comments

Comments
Β (0)