=======
Changes
=======

4.0 (2023-02-20)
================

- Drop support for Python 2.7, 3.4, 3.5, 3.6.

- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.


3.0.0 (2018-01-10)
==================

- Python 3 compatibility.

1.2.1 (2016-02-15)
==================

- Update tests.

1.2 (2012-05-02)
================

- Use the component registration api in grokcore.component.

1.1 (2011-01-20)
================

- Use zope.errorview for the functional tests. This lifts the dependency on
  zope.app.http.

1.0 (2011-01-03)
================

- Factor out form grok base package
