Based on https://github.com/zfcampus/zf-api-problem/releases/tag/1.2.1 (commit 09ffb21c85cc165952b2271e8807e269e5780100 in this repo)
Added
-----
- Nothing.
Deprecated
----------
- Nothing.
Removed
-------
- Nothing.
Fixed
-----
- [zfcampus/zf-api-problem#47](https://github.com/zfcampus/zf-api-problem/pull/47) fixes an issue with
the various factories introduced in 1.2.0; they had been updated to implement the
laminas-servicemanager v3 interfaces, which broke usage with v2. They are now
written in a way that will work with both versions.