]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 27 Mar 2021 16:36:52 +0000 (16:36 +0000)
committergithub-actions <github-actions@github.com>
Sat, 27 Mar 2021 16:36:52 +0000 (16:36 +0000)
docs/en/docs/release-notes.md

index bd5db5d596334de6239faa437caac552da018d54..912623fbd8ffa292d4199fb54157fcdf486fc550 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 📌 Pin SQLAlchemy range for tests, as it doesn't use SemVer. PR [#3001](https://github.com/tiangolo/fastapi/pull/3001) by [@tiangolo](https://github.com/tiangolo).
 * 🎨 Add newly required type annotations for mypy. PR [#2882](https://github.com/tiangolo/fastapi/pull/2882) by [@tiangolo](https://github.com/tiangolo).
 * 👥 Update FastAPI People. PR [#2880](https://github.com/tiangolo/fastapi/pull/2880) by [@github-actions[bot]](https://github.com/apps/github-actions).
 * 📝 Fix broken link to article: Machine learning model serving in Python using FastAPI and Streamlit. PR [#2557](https://github.com/tiangolo/fastapi/pull/2557) by [@davidefiocco](https://github.com/davidefiocco).