]> git.ipfire.org Git - thirdparty/starlette.git/commitdiff
Version 0.38.1 (#2650) 0.38.1
authorMarcelo Trylesinski <marcelotryle@gmail.com>
Tue, 23 Jul 2024 10:17:08 +0000 (12:17 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jul 2024 10:17:08 +0000 (04:17 -0600)
docs/release-notes.md
starlette/__init__.py

index 42905633f141b8ac90978b67176e99be85c7aaf9..7d78e824d17b50a2ad6a678b8d271db0c86ddfd3 100644 (file)
@@ -1,3 +1,11 @@
+## 0.38.1
+
+July 23, 2024
+
+#### Removed
+
+* Revert "Add support for ASGI pathsend extension" [#2649](https://github.com/encode/starlette/2649).
+
 ## 0.38.0
 
 July 20, 2024
index 978180b4ce57ecf8d9f409fab7b2e000c896d2b5..53b39ad36789d16d1806b64fd4327a78bd0f3af3 100644 (file)
@@ -1 +1 @@
-__version__ = "0.38.0"
+__version__ = "0.38.1"