X-Git-Url: http://git.nikiroo.be/?p=gofetch.git;a=blobdiff_plain;f=changelog.md;h=730c6fd44721ccdf0c88a6ea047ea75f697bbbc9;hp=5e4ba8f540653193aaeb96e294c0e5823b5f6796;hb=4b2acf064410135a9231b6935fdab642a2fe246d;hpb=05db7eca7efbf44b15fcfd7b86103d9c8699ca5e diff --git a/changelog.md b/changelog.md index 5e4ba8f..730c6fd 100644 --- a/changelog.md +++ b/changelog.md @@ -1,12 +1,58 @@ # Gofetch -## Version 0.0.1 +## Version WIP -- First version -- Slashdot supported +- 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
+- Slashdot supported
+