Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Jun 6, 2023
1 parent f4e36f8 commit dad159e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
## 0.28.0

June 5, 2023
June 6, 2023

### Fixed
### Changed
* Reuse Request's body buffer for call_next in BaseHTTPMiddleware [#1692](https://github.com/encode/starlette/pull/1692).

### Added
* Add `env` parameter to `Jinja2Templates`, and deprecate `**env_options` [#2159](https://github.com/encode/starlette/pull/2159).

### Fixed
* Allow "name" argument on `templates url_for()` [#2127](https://github.com/encode/starlette/pull/2127).

## 0.27.0
Expand Down

0 comments on commit dad159e

Please sign in to comment.