Based on https://github.com/zendframework/zend-mvc-plugin-identity/releases/tag/1.0.0 (commit 88898ab7894b0d8eb82699e7f58c71af9c6ffa1e in this repo)
First stable release.
Added
-----
- Nothing.
Deprecated
----------
- Nothing.
Removed
-------
- Nothing.
Fixed
-----
- [zendframework/zend-mvc-plugin-identity#3](https://github.com/zendframework/zend-mvc-plugin-identity/pull/3)
updates the minimum PHP version to 5.6.
- [zendframework/zend-mvc-plugin-identity#3](https://github.com/zendframework/zend-mvc-plugin-identity/pull/3)
pins the component to laminas-mvc 3.0 stable, and marks v2 releases as conflicts.