Refs #46 - Updated changelog.

This commit is contained in:
Benoît Bryon 2014-02-25 00:57:07 +01:00
parent cfb6964af3
commit 2d4f8c9773

View file

@ -8,6 +8,8 @@ future releases, check `milestones`_ and :doc:`/about/vision`.
1.6 (unreleased)
----------------
- Feature #46: introduced support for Python>=3.3.
- Feature #74: the Makefile in project's repository no longer creates a
virtualenv. Developers setup the environment as they like, i.e. using
virtualenv, virtualenvwrapper or whatever. Tests are run with tox.