ensure timestamps are always valid
[clinton/thingy_grabber.git] / README.md
index ee37b71..e78abff 100644 (file)
--- a/README.md
+++ b/README.md
@@ -85,6 +85,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.8.7
+  - Always, Always generate a valid time stamp.
 * v0.8.6
   - Handle thingiverse returning no files for a thing gracefully.
 * v0.8.5