]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 28 Feb 2025 14:23:55 +0000 (14:23 +0000)
committergithub-actions <github-actions@github.com>
Fri, 28 Feb 2025 14:23:55 +0000 (14:23 +0000)
[skip ci]

docs/release-notes.md

index b72c2199247d90f164f68bed2ea0869ff8e67563..dd0c2a8ba786e056d41769fe20fc415dc808ff58 100644 (file)
@@ -13,6 +13,7 @@
 
 ### Docs
 
+* 🩺 Take the GH badge only from pushes to the `main` branch. PR [#1291](https://github.com/fastapi/sqlmodel/pull/1291) by [@svlandeg](https://github.com/svlandeg).
 * 📝 Update documentation to refer to `list` instead of `List`. PR [#1147](https://github.com/fastapi/sqlmodel/pull/1147) by [@bubbletroubles](https://github.com/bubbletroubles).
 * ✏️ Fix typo in `databases.md`. PR [#1113](https://github.com/fastapi/sqlmodel/pull/1113) by [@radi-dev](https://github.com/radi-dev).
 * ✏️ Fix typo in `docs/tutorial/create-db-and-table.md`. PR [#1252](https://github.com/fastapi/sqlmodel/pull/1252) by [@ArianHamdi](https://github.com/ArianHamdi).