release notes

pull/14/head
chris west 4 years ago
parent 22c15cb44f
commit 6806e113a6

@ -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/)
[tor]: (https://www.torproject.org/)

Loading…
Cancel
Save