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

Commit 6436197

Browse files
committed
Adds CHANGELOG entries for #579 to new 3.0.0rc3 section
1 parent 73ed724 commit 6436197

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

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

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

5+
## 3.0.0rc3 - 2018-03-07
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- [#579](https://github.com/zendframework/zend-expressive/pull/579) updates the
14+
version constraint for zend-expressive-router to use 3.0.0rc4 or later.
15+
16+
- [#579](https://github.com/zendframework/zend-expressive/pull/579) updates the
17+
version constraint for zend-stratigility to use 3.0.0rc1 or later.
18+
19+
### Deprecated
20+
21+
- Nothing.
22+
23+
### Removed
24+
25+
- Nothing.
26+
27+
### Fixed
28+
29+
- Nothing.
30+
531
## 3.0.0rc2 - 2018-03-06
632

733
### Added

0 commit comments

Comments
 (0)