mention fix for issue 336 in changelog
This commit is contained in:
parent
2cdb54225c
commit
cfe1d4f7c9
|
@ -1,6 +1,8 @@
|
||||||
Changes between 2.3.5 and 2.4.DEV
|
Changes between 2.3.5 and 2.4.DEV
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
|
- fix issue336: autouse fixture in plugins should work again.
|
||||||
|
|
||||||
- change to use hyphen-separated long options but keep the old spelling
|
- change to use hyphen-separated long options but keep the old spelling
|
||||||
backward compatible. py.test -h will only show the hyphenated version,
|
backward compatible. py.test -h will only show the hyphenated version,
|
||||||
for example "--collect-only" but "--collectonly" will remain valid as well
|
for example "--collect-only" but "--collectonly" will remain valid as well
|
||||||
|
|
Loading…
Reference in New Issue