Changes from Release |release|
==============================

This section addresses the difference between previous SimPy version 2.1.0 and
|release| in terms of changes and additions.

Changes from 2.1.0 to 2.2
--------------------------

- Restructured package layout to be conform to the `Hitchhiker’s Guide
  to packaging <http://guide.python-distribute.org/>`_
- Tests have been ported to pytest.
- Documentation improvements and clean-ups.
- Fixed incorrect behavior of Store._put, thanks to Johannes Koomer for
  the fix.
