+News for v1.4.1:
+================
+
+ * Enable cookie handling in cURL to fix scraping twitter.com
+ * Update User-Agent version to fix scraping hashtag pages on twitter.com
+
+News for v1.4.0:
+================
+
+ * Make the images adapt to the screen width in feed readers which render the
+ HTML data in the description.
+ * Indicate if there is a GIF image in a tweet.
+ * Add option to enable or disable showing usernames in RSS items.
+ * Retry multiple times to retrieve a resource before giving up.
+ * Fix coding style.
+ * Add option to enable or disable showing multimedia content in RSS items.
+ * Fix generating enclosures for Dilbert.com
+ * Make enclosure elements validate with feedvalidator.org when the server
+ does not provide a Content-Length header.
+
+News for v1.3.0:
+================
+
+ * Fix scraping instagram.com
+ * Fix scraping twitter.com
+ * Improve scraping twitter.com hashtag pages, like for example
+ https://twitter.com/hashtag/tweeper
+ * Fix getting the channel logo URL for identi.ca/pump.io
+ * Add support for scraping Instagram hashtag pages, like for example
+ https://www.instagram.com/explore/tags/marechiaro
+ * Make the RSS feed for twitter.com hashtag pages validate with
+ feedvalidator.org
+
+News for v1.2.0:
+================
+
+ * Add support for scraping Instagram location pages, like for example
+ https://www.instagram.com/explore/locations/833277432/
+ * Make scraping Instagram.com more robust
+ * Improve and fix scraping Facebook.com pages once again
+ * Add support for Twitter.com permalink URLs
+ * Make the generated Twitter.com feed mach more closely the original
+ content, now spaces and line wrap are preserved in feed reader which can
+ render the HTML code embedded in the <description/> element, this way
+ ASCII art tweets can be fully appreciated when read via tweeper.
+ Check out https://twitter.com/sarahjeong/status/955651919279722496
+
+News for v1.1.0:
+================
+
+ * Make scraping Facebook.com pages more robust
+ * Fix getting the channel image for Facebook.com pages
+ * Add some development tools
+ * Fix a problem with some feed readers when showing images from Twitter.com
+ by ignoring the "style" attribute in the scraped HTML
+ * Filter out promoted tweets when scraping Twitter.com
+ * Remove support for Howtoons.com, the old blog is not available anymore
+
News for v1.0.0:
================