Update changelog

This commit is contained in:
I-Al-Istannen 2022-01-09 11:39:42 +01:00
parent 4bf0c972e6
commit e9d2d05030
1 changed files with 6 additions and 0 deletions

View File

@ -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