X-Git-Url: https://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=e90d7733f8067fd72229aab850c3ebbcff04bf7a;hb=26816d976f9d888fbf75feb754d761871a988c69;hp=0bd673f1d1c0c775d0cac11e1c64b387a8bbd87a;hpb=100a839503d23e324d2db3f6d3e47892def3bf81;p=gofetch.git diff --git a/changelog.md b/changelog.md index 0bd673f..e90d773 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,31 @@ # Gofetch +## Version 1.2.0 + +- Update to latest nikiroo-utils +- Skip stories we fail to fetch instead of aborting the whole process +- New website supported: TooLinux (https://www.toolinux.com/) +- New website supported: Ère Numérique.FR (https://www.erenumerique.fr/) +- Use footnotes for URLs (which were previously not seen) + +## Version 1.1.0 + +- New website supported: The Register (https://www.theregister.co.uk/) + +## Version 1.0.3 + +- Do not stop at first error (especially when processing ALL) +- Use the new Downloader +- Do not error-out when a cached file is not present anymore (e.g., when the HTML file has been deleted but not the gopher file) + +## Version 1.0.2 + +- Fix news format (text, not gophermap) + +## Version 1.0.0 + +- Fix a problem in the Le Monde ids for gopher + ## Version 1.0.0 - Add Le Monde support