
Release announcements
*********************

* pytest-2.3.4: stabilization, more flexible selection via "-k expr"
* pytest-2.3.3: integration fixes, py24 suport, "*/**" shown in
  traceback
  * Changes between 2.3.2 and 2.3.3
* pytest-2.3.2: some fixes and more traceback-printing speed
  * Changes between 2.3.1 and 2.3.2
* pytest-2.3.1: fix regression with factory functions
  * Changes between 2.3.0 and 2.3.1
* pytest-2.3: improved fixtures / better unittest integration
  * Changes between 2.2.4 and 2.3.0
* pytest-2.2.4: bug fixes, better junitxml/unittest/python3 compat
  * Changes between 2.2.3 and 2.2.4
* pytest-2.2.2: bug fixes
  * Changes between 2.2.1 and 2.2.2
* pytest-2.2.1: bug fixes, perfect teardowns
  * Changes between 2.2.0 and 2.2.1
* py.test 2.2.0: test marking++, parametrization++ and duration
  profiling
  * notes on incompatibility
  * Changes between 2.1.3 and 2.2.0
* py.test 2.1.3: just some more fixes
  * Changes between 2.1.2 and 2.1.3
* py.test 2.1.2: bug fixes and fixes for jython
  * Changes between 2.1.1 and 2.1.2
* py.test 2.1.1: assertion fixes and improved junitxml output
  * Changes between 2.1.0 and 2.1.1
* py.test 2.1.0: perfected assertions and bug fixes
  * Changes between 2.0.3 and 2.1.0
* py.test 2.0.3: bug fixes and speed ups
  * Changes between 2.0.2 and 2.0.3
* py.test 2.0.2: bug fixes, improved xfail/skip expressions, speed ups
  * Changes between 2.0.1 and 2.0.2
* py.test 2.0.1: bug fixes
  * Changes between 2.0.0 and 2.0.1
* py.test 2.0.0: asserts++, unittest++, reporting++, config++, docs++
  * New Features
  * Fixes
  * Important Notes
  * (Incompatible) Removals