Skip to content

Commit e61ecaa

Browse files
author
Lev Rubel
committed
Added CHANGELOG.md
1 parent 6a71a1b commit e61ecaa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
### 0.2.11
2+
* Fixes UJSONResponse problem that comes from latest Starlette (since new FastAPI release depends on it)
3+
4+
### 0.2.10
5+
###### Support for secrets file as configuration source
6+
7+
* Dropped Python 3.6 support
8+
* Added Python 3.9 support
9+
* FastAPI is updated to the latest version in requirements
10+
* Fixed serializer base class bug because of latest pydantic update (1.8)

0 commit comments

Comments
 (0)