X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=aef82b1b85c85ae98824f37d1d30a956ea89225a;hb=cd555a1e275ce7cabd2303ad96fcd8b33a0213fc;hp=81e28f3e45ced3c9e7d767b3a527195a7e128301;hpb=737852686d8897331706ed4b902dbd9d5038cb53;p=gofetch.git diff --git a/changelog.md b/changelog.md index 81e28f3..aef82b1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,45 @@ # Gofetch +## Version WIP + +- Update to latest nikiroo-utils +- Skip stories we fail to fetch instead of aborting the whole process + +## 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 +- Fix some small textual issues + +## Version 0.2.0 + +- Add Linux Weekly News support +- Correctly handle BR tags +- Supports quotes +- .cache -> gophermap + +## Version 0.1.1 + +- Fix a few bugs +- Add Pipedot support + ## Version 0.0.1 - First version