X-Git-Url: http://git.nikiroo.be/?p=gofetch.git;a=blobdiff_plain;f=changelog.md;h=a3de2e1762f8261e8b5ab0e6231a9a44a71f5fa1;hp=850dad2bb417201928714869d1097b6197751cd2;hb=HEAD;hpb=1b084e893e0af0c90524fb137b83984d9bc44c06 diff --git a/changelog.md b/changelog.md index 850dad2..a3de2e1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,50 @@ # Gofetch +## Version 1.3.1 + +- Fix Redit changing IDs + +## Version 1.3.0 + +- 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
+- New tests based upon static "example" content (not dynamic)
+- Remove dead website PipeDot
+
+## 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