Skip to content

Commit 0ebd6a1

Browse files
committed
update changelog
1 parent e37cf99 commit 0ebd6a1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.1.0] - 2024-02-14
11+
12+
### Changed
13+
14+
- Ignore `response()->stream()`, `response()->streamDownload()` and `response()->streamDownload()` responses as files might be already compressed. [#2]
15+
- Ignore compression when `Content-Encoding` header already present. [#2]
16+
1017
## [2.0.1] - 2023-02-02
1118

1219
### Fixed

0 commit comments

Comments
 (0)