From 6806e113a650aed952914b3b2184a7f0d7e3b840 Mon Sep 17 00:00:00 2001 From: chris west Date: Sat, 11 Jan 2020 16:38:23 -0800 Subject: [PATCH] release notes --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0084fd9..4c89546 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## v0.1.13-dev +## v0.1.13 This release fixes some longstanding display bugs and introduces Tor support to help you easily browse Gopher more anonymously. @@ -9,8 +9,8 @@ before the 1.0 release. ### Added -- phetch now supports [Tor][tor]! -- phetch now supports a `~/.config/phetch/phetch.conf` config file! +- phetch now supports [Tor][tor]! +- phetch now supports a `~/.config/phetch/phetch.conf` config file! - Specify your own config file with `--config FILE`. Or disable with `-C`/`--no-config`. - Emoji can be used as status indicators. Put `emoji yes` in your config file. 🧅🔐 - `phetch --print URL` will just print a rendered version of the page. @@ -25,4 +25,4 @@ before the 1.0 release. - Many rendering bugs fixed. Pages with UTF8 errors are now displayed. - Sites that don't prefix their selectors with `/` now work. -[tor]: (https://www.torproject.org/) \ No newline at end of file +[tor]: (https://www.torproject.org/)