changelog.md
[gofetch.git] / changelog.md
index 0986c88406f6cb1ae578d487c588bb80107ca40f..730c6fd44721ccdf0c88a6ea047ea75f697bbbc9 100644 (file)
@@ -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 <pre> 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)