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

Commit f816a1c

Browse files
committed
Added CHANGELOG entry for #48
1 parent 0aab3a4 commit f816a1c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.0.3 - 2015-06-04
6+
7+
### Added
8+
9+
- [#48](https://github.com/zendframework/zend-diactoros/pull/48) drops the
10+
minimum supported PHP version to 5.4, to allow an easier upgrade path for
11+
Symfony 2.7 users, and potential Drupal 8 usage.
12+
13+
### Deprecated
14+
15+
- Nothing.
16+
17+
### Removed
18+
19+
- Nothing.
20+
21+
### Fixed
22+
23+
- Nothing.
24+
525
## 1.0.2 - 2015-06-04
626

727
### Added

0 commit comments

Comments
 (0)