Based on https://github.com/zendframework/zend-form/releases/tag/release-2.10.0 (commit bcf34bf7415f42496d4acead3e458765b73b3d7c in this repo)
Added
-----
- [zendframework/zend-form#115](https://github.com/zendframework/zend-form/pull/115) adds translatable
HTML attributes to the abstract view helper.
- [zendframework/zend-form#116](https://github.com/zendframework/zend-form/pull/116) adds the InputFilterFactory
dependency to the constructor.
Deprecated
----------
- Nothing.
Removed
-------
- Nothing.
Fixed
-----
- [zendframework/zend-form#139](https://github.com/zendframework/zend-form/pull/139) adds support for
ReCaptcha version 2 though laminas-captcha 2.7.1.