diff --git a/CHANGELOG.md b/CHANGELOG.md index a05a54b..e00ccf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 0.2.1 - 2020-07-18 +## Changed +- Now program tells you what thread doesn't exist or about to be scraped. That + is useful in batch processing with scripts. + ## 0.2.0 - 2020-07-18 ### Added - Threaded version of the scraper, so now it is fast as heck!