X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=aef82b1b85c85ae98824f37d1d30a956ea89225a;hb=72f39832a7b425003c1d717afcfb5a9cf7d3405b;hp=0986c88406f6cb1ae578d487c588bb80107ca40f;hpb=0390dd5093bd20189c877e99f8b9a719fcf08a6e;p=gofetch.git diff --git a/changelog.md b/changelog.md index 0986c88..aef82b1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,20 @@ # 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)