upping version to 1.5

This commit is contained in:
holger krekel
2010-11-25 20:11:59 +01:00
parent 125991f180
commit 1167186f65
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
1.5a1
1.5
-------------------------
- adapt to pytest-2.0 changes, rsyncdirs and rsyncignore can now
- adapt to and require pytest-2.0 changes, rsyncdirs and rsyncignore can now
only be specified in [pytest] sections of ini files, see "py.test -h"
for details.
- major internal refactoring to match the pytest-2.0 event refactoring