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

Commit a257ab1

Browse files
committed
Adds CHANGELOG entry for #574
1 parent b1bcdf7 commit a257ab1

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

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

5+
## 3.0.0rc1 - TBD
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- [#574](https://github.com/zendframework/zend-expressive/pull/574) updates the
26+
classes `Zend\Expressive\Exception\InvalidMiddlewareException` and
27+
`MissingDependencyException` to implement the
28+
[PSR-11](https://www.php-fig.org/psr/psr-11/) `ContainerExceptionInterface`.
29+
530
## 3.0.0alpha9 - 2018-02-22
631

732
### Added

0 commit comments

Comments
 (0)