typo in changelog

This commit is contained in:
Ploum 2023-12-06 15:21:26 +01:00
parent f373144cca
commit f9e33914aa
1 changed files with 1 additions and 1 deletions

View File

@ -2,10 +2,10 @@
## 2.1 - Unreleased
- freshly updated gemtext/rss links are highlighted ("new_link" theme option)
- redirections is now reflected in links and the cache (bug #28)
- offpunk : new "copy title" and "copy link" function
- offpunk : new "view XX" feature where XX is a number to view information about a link
- ansicat: added "--mode" option
- redirections are now reflected in links and the cache (bug #28)
- ansicat: avoid a crash when urllib.parse.urljoin fails
- offpunk: Fix a crash when gus is called without parameters (Von Hohenheiden)
- ansicat: fixed a crash when parsing wrong hidden_url in gemini (bug #32)