Skip to content

Commit b868185

Browse files
committed
Added CHANGELOG for #47
1 parent 3852849 commit b868185

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

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

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

5-
## 1.2.1 - TBD
5+
## 1.2.1 - 2016-07-07
66

77
### Added
88

@@ -18,7 +18,10 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

21-
- Nothing.
21+
- [#47](https://github.com/zfcampus/zf-api-problem/pull/47) fixes an issue with
22+
the various factories introduced in 1.2.0; they had been updated to implement the
23+
zend-servicemanager v3 interfaces, which broke usage with v2. They are now
24+
written in a way that will work with both versions.
2225

2326
## 1.2.0 - 2016-07-06
2427

0 commit comments

Comments
 (0)