diff --git a/CHANGELOG.md b/CHANGELOG.md index 05eddbf..d5125e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ This release fixes a few small but irritating bugs: +- ANSI color codes now render properly. Full technicolor support. +- Resizing your terminal now resizes phetch automatically. - Downloads can now be cancelled while in-progress with no funny business. -- Resizing your terminal now resizes phetch automatically. - Debug information is now properly displayed when phetch crashes. ## v1.0.1 diff --git a/README.md b/README.md index c8f4fe6..198d383 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,6 @@ To enable just TLS support, or just Tor support, use `--features`: ## bugs - [ ] ctrl-c while telneting kills phetch -- [ ] gopher://tilde.black/1/users/genin/ ## future features