Skip to content

Commit 532f946

Browse files
committed
Added CHANGELOG for #44
1 parent 01f4b25 commit 532f946

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ All notable changes to this project will be documented in this file, in reverse
77
### Added
88

99
- [#45](https://github.com/zfcampus/zf-api-problem/pull/45) adds support for PHP 7.
10-
- [#45](https://github.com/zfcampus/zf-api-problem/pull/45) adds support for
10+
- [#44](https://github.com/zfcampus/zf-api-problem/pull/44) and
11+
[#45](https://github.com/zfcampus/zf-api-problem/pull/45) add support for
1112
version 3 components of Zend Framework.
1213
- [#39](https://github.com/zfcampus/zf-api-problem/pull/39) adds the constant
1314
`ApiProblem::CONTENT_TYPE` for specifying the Content-Type of API Problem
@@ -27,7 +28,8 @@ All notable changes to this project will be documented in this file, in reverse
2728

2829
### Fixed
2930

30-
- [#45](https://github.com/zfcampus/zf-api-problem/pull/45) ensures that
31+
- [#44](https://github.com/zfcampus/zf-api-problem/pull/44) and
32+
[#45](https://github.com/zfcampus/zf-api-problem/pull/45) ensure that
3133
definition and attachment of the listener aggregates defined in the module
3234
will work with both v2 and v3 versions of zend-eventmanager.
3335
- [#38](https://github.com/zfcampus/zf-api-problem/pull/38) fixes an issue

0 commit comments

Comments
 (0)