X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=38e5285471881adc79dfd650475daa9169100acf;hb=254d5bc320fa106f9d0a05c1e32a09adda6f82e0;hp=850dad2bb417201928714869d1097b6197751cd2;hpb=1b084e893e0af0c90524fb137b83984d9bc44c06;p=gofetch.git diff --git a/changelog.md b/changelog.md index 850dad2..38e5285 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,45 @@ # 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
+- New tests based upon static "example" content (not dynamic)
+
+## 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