]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 2 Jul 2023 16:00:12 +0000 (18:00 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 2 Jul 2023 16:00:12 +0000 (18:00 +0200)
docs/en/docs/release-notes.md

index c13023ce359cc81b45ced9ba539263ad3639952d..f22146f4bd19fae37592d61e6865df2d4f9a1d3d 100644 (file)
@@ -2,7 +2,15 @@
 
 ## Latest Changes
 
+
+## 0.99.1
+
+### Fixes
+
 * 🐛 Fix JSON Schema accepting bools as valid JSON Schemas, e.g. `additionalProperties: false`. PR [#9781](https://github.com/tiangolo/fastapi/pull/9781) by [@tiangolo](https://github.com/tiangolo).
+
+### Docs
+
 * 📝 Update source examples to use new JSON Schema examples field. PR [#9776](https://github.com/tiangolo/fastapi/pull/9776) by [@tiangolo](https://github.com/tiangolo).
 
 ## 0.99.0