diff --git a/CHANGELOG.md b/CHANGELOG.md index faa2507..1b392c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,10 +26,16 @@ ambiguous situations. - A KIT IPD crawler - Support for ILIAS cards - Support for multi-stream videos +- Support for ILIAS 7 ### Removed - [Interpolation](https://docs.python.org/3/library/configparser.html#interpolation-of-values) in config file +### Fixed +- Crawling of recursive courses +- Crawling files directly placed on the personal desktop +- Ignore timestamps at the unix epoch as they crash on windows + ## 3.2.0 - 2021-08-04 ### Added