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

Commit ad67a16

Browse files
committed
Added CHANGELOG for #2
1 parent 64f019d commit ad67a16

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

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

5-
## 0.1.1 - TBD
5+
## 1.0.0 - 2016-05-31
6+
7+
First stable release.
68

79
### Added
810

@@ -18,7 +20,9 @@ All notable changes to this project will be documented in this file, in reverse
1820

1921
### Fixed
2022

21-
- Nothing.
23+
- [#2](https://github.com/zendframework/zend-mvc-plugin-fileprg/pull/2) pins the
24+
component to stable zend-mvc v3 versions, and marks a conflict with zend-mvc
25+
v2 versions.
2226

2327
## 0.1.0 - 2016-03-29
2428

0 commit comments

Comments
 (0)
close