chore: release 0.5.0

This commit is contained in:
Hsiaoming Yang
2023-07-29 10:45:47 +09:00
parent f046cf9050
commit 35364f1981
2 changed files with 10 additions and 1 deletions

View File

@ -8,6 +8,15 @@ Changelog
----
v0.5.0
------
Released on Jul 29, 2023
- Fix for ``Pillow >= 10``, via :issue:`63`
- Drop support for Python bellow 3.8
- Add type hints
v0.4
----