X-Git-Url: http://git.nikiroo.be/?p=gofetch.git;a=blobdiff_plain;f=changelog.md;h=730c6fd44721ccdf0c88a6ea047ea75f697bbbc9;hp=81e28f3e45ced3c9e7d767b3a527195a7e128301;hb=8f33bee7e362e4c66732c6d666403f89bec8c860;hpb=737852686d8897331706ed4b902dbd9d5038cb53 diff --git a/changelog.md b/changelog.md index 81e28f3..730c6fd 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,56 @@ # 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)
+
+## 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