📝 Update release notes

[skip ci]
This commit is contained in:
github-actions
2024-11-27 11:07:21 +00:00
parent a21c57ab2b
commit b7d2df2f81

View File

@@ -2,6 +2,10 @@
## Latest Changes
### Features
* ✨ Migrate to latest openapi-ts. PR [#1430](https://github.com/fastapi/full-stack-fastapi-template/pull/1430) by [@patrick91](https://github.com/patrick91).
### Refactors
* 👷 Improve Playwright CI speed: sharding (paralel runs), run in Docker to use cache, use env vars. PR [#1405](https://github.com/fastapi/full-stack-fastapi-template/pull/1405) by [@tiangolo](https://github.com/tiangolo).