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

Commit 3900be2

Browse files
committed
Updated CHANGELOG for #25
1 parent 1349bb9 commit 3900be2

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.0.4 - TBD
6+
7+
### Added
8+
9+
- [#25](https://github.com/zendframework/zend-diactoros/pull/25) adds
10+
documentation. Documentation is written in markdown, and can be converted to
11+
HTML using [bookdown](http://bookdown.io). New features now MUST include
12+
documentation for acceptance.
13+
14+
### Deprecated
15+
16+
- Nothing.
17+
18+
### Removed
19+
20+
- Nothing.
21+
22+
### Fixed
23+
24+
- Nothing.
25+
526
## 1.0.3 - 2015-06-04
627

728
### Added

0 commit comments

Comments
 (0)