Skip to content

Commit 6470189

Browse files
committed
Bump version
1 parent 919c194 commit 6470189

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ DEPRECATED:
1010

1111
FIXED:
1212

13+
## 8.0.1 - 2024-10-01
14+
15+
FIXED:
16+
17+
- [#34](https://github.com/woohoolabs/harmony/issues/34): Direct return of response by middleware seems not possible when using a condition
18+
1319
## 8.0.0 - 2023-08-19
1420

1521
ADDED:
@@ -125,7 +131,7 @@ ADDED:
125131
CHANGED:
126132

127133
- Deprecated `DiactorosResponderMiddleware` because the default HTTP response emitters were deprecated as of Diactoros v1.8.0.
128-
You can use `HttpHandlerRunnerMiddleware` instead.
134+
You can use `HttpHandlerRunnerMiddleware` instead.
129135

130136
## 5.0.0 - 2018-02-02
131137

0 commit comments

Comments
 (0)