There was an error while loading. Please reload this page.
1 parent 6a71a1b commit e61ecaaCopy full SHA for e61ecaa
CHANGELOG.md
@@ -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