add error handling
[clinton/thingy_grabber.git] / README.md
index 2d9a103..9063329 100644 (file)
--- a/README.md
+++ b/README.md
@@ -75,6 +75,8 @@ python3, beautifulsoup4, requests, lxml
 - If there is an updated file, the old directory will be moved to `name_timestamp` where `timestamp` is the last upload time of the old files. The code will then copy unchanged files across and download any new ones.
 
 ## Changelog
+* v0.6.2
+  - Added catches for 404s, 504s and malformed pages
 * v0.6.1
   - now downloads readme.txt and licence details
 * v0.6.0