Update changelog

This commit is contained in:
Simon Conseil
2020-10-11 22:20:13 -03:00
parent 0d29e0aa9b
commit a8013a9c83

View File

@@ -7,6 +7,11 @@ Version 2.2.dev
Released on 2020-xx-xx.
- Convert pillow warnings to logging with filename [:issue:`394`].
- Catch warnings when reading EXIF data.
- Avoid crash when thumbnail cannot be generated [:issue:`401`].
- Replace deprecated usage of `imp`.
Version 2.1.1
~~~~~~~~~~~~~