Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 5728778

Browse files
committed
Adds CHANGELOG for #489
1 parent a260e84 commit 5728778

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 2.0.4 - TBD
5+
## 2.0.4 - 2017-10-09
66

77
### Added
88

@@ -25,6 +25,10 @@ All notable changes to this project will be documented in this file, in reverse
2525
and 2.
2626
- [#482](https://github.com/zendframework/zend-expressive/pull/482) fixes the
2727
`Application::$defaultDelegate` dockblock Type.
28+
- [#489](https://github.com/zendframework/zend-expressive/pull/489) fixes an
29+
edge case in the `WhoopsErrorHandler` whereby it would emit an error if
30+
`$_SERVER['SCRIPT_NAME']` did not exist. It now checks for that value before
31+
attempting to use it.
2832

2933
## 2.0.3 - 2017-03-28
3034

0 commit comments

Comments
 (0)