- Add `z3c.autoinclude` entry point for automatic ZCML loading in Plone 3.3+. [WouterVH]
1.1.2
------------------
- Require the latest version of recaptcha-client, which has the correct HTTPS URL for the recaptcha service. [davisagli]
- Add support for Zope2.13: try to use five.formlib first. [toutpt]
1.1.1
------------------
- Register the captcha view using browser:page instead of browser:view, because I still fail to understand the latter and was breaking access from restricted python in Zope 2.12. [davisagli]
1.1
----------------
- Use the recaptcha settings from plone.formwidget.recaptcha if it is installed, since it overrides our recaptcha-settings view. [davisagli]
1.0.1
------------------
- Disallowed dependency on broken release of recaptcha-client (1.0.4). [davisagli]