Skip to content

Commit

Permalink
Add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdalisue committed Jan 21, 2014
1 parent fdbba86 commit a84cf14
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.rst
Expand Up @@ -134,6 +134,19 @@ These arguments are explained in Case study and detailed in API documentation.

.. _PEP-318: http://www.python.org/dev/peps/pep-0318/

Change log
----------
Version 0.1.0
+ Initial development
+ Manually tested with Python 2.4, 2.5, 2.7, 3.2, 3.3
Version 0.1.1
+ ``switch`` shortcut feature is added
+ Drop off supporting Python 2.4 and 2.5
+ Support Python 3.2 and 3.3 via 2to3
+ Use tox_ for testing

.. _tox: http://tox.readthedocs.org/en/latest/index.html

Case study
----------

Expand Down

0 comments on commit a84cf14

Please sign in to comment.