]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 22 Oct 2023 10:03:26 +0000 (10:03 +0000)
committergithub-actions <github-actions@github.com>
Sun, 22 Oct 2023 10:03:26 +0000 (10:03 +0000)
docs/release-notes.md

index 8b0cf528ddaa6d26907180f8c8bc3b642fcc73e5..1f52793ea417133f98502e55653c093057024e2d 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🛠️ Add `CITATION.cff` file for academic citations. PR [#13](https://github.com/tiangolo/sqlmodel/pull/13) by [@sugatoray](https://github.com/sugatoray).
 * 👷 Update docs deployments to Cloudflare. PR [#630](https://github.com/tiangolo/sqlmodel/pull/630) by [@tiangolo](https://github.com/tiangolo).
 * 👷‍♂️ Upgrade CI for docs. PR [#628](https://github.com/tiangolo/sqlmodel/pull/628) by [@tiangolo](https://github.com/tiangolo).
 * 🗑️ Deprecate Python 3.6 and upgrade Poetry and Poetry Version Plugin. PR [#627](https://github.com/tiangolo/sqlmodel/pull/627) by [@tiangolo](https://github.com/tiangolo).