]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 28 Dec 2021 10:48:37 +0000 (10:48 +0000)
committergithub-actions <github-actions@github.com>
Tue, 28 Dec 2021 10:48:37 +0000 (10:48 +0000)
docs/release-notes.md

index f26c10c1697c7d934c27c8ff5c53bb64232e14c1..f2a66c242f43432d344d2631af4591f09636d34c 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✨ Document indexes and make them opt-in. PR [#205](https://github.com/tiangolo/sqlmodel/pull/205) by [@tiangolo](https://github.com/tiangolo).
 * ✏ Fix typo in FastAPI tutorial. PR [#192](https://github.com/tiangolo/sqlmodel/pull/192) by [@yaquelinehoyos](https://github.com/yaquelinehoyos).
 * 📝 Add links to the license file. PR [#29](https://github.com/tiangolo/sqlmodel/pull/29) by [@sobolevn](https://github.com/sobolevn).
 * ✏ Fix typos in docs titles. PR [#28](https://github.com/tiangolo/sqlmodel/pull/28) by [@Batalex](https://github.com/Batalex).