Skip to content

Commit

Permalink
Garden.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tseaver committed Dec 26, 2014
1 parent 351b26e commit aa30263
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,58 +4,56 @@ Changelog
2.0.3 (unreleased)
------------------

- Nothing changed yet.

- Add support for testing on Travis.

2.0.2 (2013-03-08)
------------------

- Add Trove classifiers indicating CPython, 3.2 and PyPy support.


2.0.1 (2013-02-11)
------------------

- Added `tox.ini`.
- Add support for testing with tox.

2.0.0 (2013-02-11)
------------------

- Test coverage of 100% verified.

- Added support for Python 3.3 and PyPy.
- Add support for Python 3.3 and PyPy.

- Dropped support for Python 2.4 and 2.5.
- Drop support for Python 2.4 and 2.5.

1.3 (2010-04-30)
----------------

- Removed test extra and zope.testing dependency.
- Remove ``test`` extra and ``zope.testing`` dependency.

1.2 (2009-05-18)
----------------

- Moved ``ISystemErrorView`` interface here from
- Move ``ISystemErrorView`` interface here from
``zope.app.exception`` to break undesirable dependencies.

- Fixed home page and author's e-mail address.
- Fix home page and author's e-mail address.

- Added doctests to long_description.
- Add doctests to ``long_description``.

1.1 (2009-05-13)
----------------

- Moved ``IAdding`` interface here from ``zope.app.container.interfaces``
- Move ``IAdding`` interface here from ``zope.app.container.interfaces``
to break undesirable dependencies.

1.0 (2009-05-13)
----------------

- Moved ``IView`` and ``IBrowserView`` interfaces here from
- Move ``IView`` and ``IBrowserView`` interfaces here from
``zope.publisher.interfaces`` to break undesirable dependencies.

0.5.0 (2008-12-11)
------------------

- Moved ``ITerms`` interface here from ``zope.app.form.browser.interfaces``
- Move ``ITerms`` interface here from ``zope.app.form.browser.interfaces``
to break undesirable dependencies.

0 comments on commit aa30263

Please sign in to comment.