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

index b6190a65ef202793dd832c68741e59d61e87abfd..2fb44dac71e8492232b7580d4c0d1f6a34455de9 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✏ Fix typos in docs titles. PR [#28](https://github.com/tiangolo/sqlmodel/pull/28) by [@Batalex](https://github.com/Batalex).
 * ✏ Fix multiple typos and some rewording. PR [#22](https://github.com/tiangolo/sqlmodel/pull/22) by [@egrim](https://github.com/egrim).
 * ✏ Fix typo in `docs/tutorial/automatic-id-none-refresh.md`. PR [#14](https://github.com/tiangolo/sqlmodel/pull/14) by [@leynier](https://github.com/leynier).
 * ✏ Fix typos in `docs/tutorial/index.md` and `docs/databases.md`. PR [#5](https://github.com/tiangolo/sqlmodel/pull/5) by [@sebastianmarines](https://github.com/sebastianmarines).