]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 15 Aug 2024 18:46:35 +0000 (18:46 +0000)
committergithub-actions <github-actions@github.com>
Thu, 15 Aug 2024 18:46:35 +0000 (18:46 +0000)
docs/release-notes.md

index 2ee51f9670522b16bd821d40b85154f2ed34c56e..218140a21496cf6723e97ab22a828e5c790b46f9 100644 (file)
@@ -9,6 +9,7 @@
 
 ### Internal
 
+* 👷 Do not sync labels as it overrides manually added labels. PR [#1073](https://github.com/fastapi/sqlmodel/pull/1073) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update configs for GitHub Action labeler, to add only one label. PR [#1072](https://github.com/fastapi/sqlmodel/pull/1072) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update labeler GitHub Actions permissions and dependencies. PR [#1071](https://github.com/fastapi/sqlmodel/pull/1071) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Add GitHub Action label-checker. PR [#1069](https://github.com/fastapi/sqlmodel/pull/1069) by [@tiangolo](https://github.com/tiangolo).