* Version 0.38.5
* Update release-notes.md
Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
---------
Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
toc_depth: 2
---
+## 0.38.5 (September 7, 2024)
+
+#### Fixed
+
+* Schedule `BackgroundTasks` from within `BaseHTTPMiddleware` [#2688](https://github.com/encode/starlette/pull/2688).
+ This behavior was removed in 0.38.3, and is now restored.
+
## 0.38.4 (September 1, 2024)
#### Fixed
-__version__ = "0.38.4"
+__version__ = "0.38.5"