2.8.1
Based on https://github.com/zendframework/zend-form/releases/tag/release-2.8.1 (commit 71f14114a314a722241e33819c27cf3118130af7 in this repo) Added ----- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [zendframework/zend-form#59](https://github.com/zendframework/zend-form/pull/59) fixes the `Module::init()` method to properly receive a `ModuleManager` instance, and not expect a `ModuleEvent`.