]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
🔖 Release version 0.0.8
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 30 Aug 2022 17:47:41 +0000 (19:47 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Tue, 30 Aug 2022 17:47:41 +0000 (19:47 +0200)
docs/release-notes.md

index 0fa25e9bbae8ebd11e452d69631263a11b2c14ac..3338520b350ad496ef2b20fe367f7056a99499dd 100644 (file)
@@ -2,6 +2,9 @@
 
 ## Latest Changes
 
+
+## 0.0.8
+
 ### Fixes
 
 * 🐛 Fix auto detecting and setting `nullable`, allowing overrides in field. PR [#423](https://github.com/tiangolo/sqlmodel/pull/423) by [@JonasKs](https://github.com/JonasKs).