Skip to content

Commit f38a2e1

Browse files
committed
[edit] update CHANGELOG.md for v5.3.0 with correct sections and entries
1 parent 70220dc commit f38a2e1

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

src/Simplify.Web/CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,17 @@
44

55
### Added
66

7+
- File Response with Stream (#327)
78
- Explicit .NET 10 Support
89

9-
### Added
10+
### Removed
11+
12+
- Explicit .NET 6 Support
13+
14+
### Fixed
1015

11-
- Removed .NET 6 Support
16+
- StatusCode cannot be set because the response has already started (#288)
17+
- Skip error page write when response has already started in SimplifyWebRequestMiddleware
1218

1319
### Changed
1420

0 commit comments

Comments
 (0)