X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=730c6fd44721ccdf0c88a6ea047ea75f697bbbc9;hb=538b88d61a557a1fb5cb3da452c19241805850bd;hp=0986c88406f6cb1ae578d487c588bb80107ca40f;hpb=0390dd5093bd20189c877e99f8b9a719fcf08a6e;p=gofetch.git diff --git a/changelog.md b/changelog.md index 0986c88..730c6fd 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,31 @@ # Gofetch +## Version WIP + +- Fix subtitles and too much content in EreNumerique +- Fix content wrapping in LWN +- Fix html output for LWN (do not allow raw text!) +- Allow
 in all supports
+- Lot of other small fixes
+
+## 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)