Update CHANGELOG

This commit is contained in:
Masaaki Goshima 2022-07-15 19:12:47 +09:00
parent f244348d43
commit 3eafdb6129
No known key found for this signature in database
GPG Key ID: 6A53785055537153
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
# v0.9.10 - 2022/07/15
### Fix bugs
* Fix boundary exception of type caching ( #382 )
# v0.9.9 - 2022/07/15
### Fix bugs