add changelog entry for fixed issue 335.
This commit is contained in:
parent
0350a1929d
commit
a24c7b42f1
|
@ -1,6 +1,9 @@
|
|||
Changes between 2.3.5 and 2.4.DEV
|
||||
-----------------------------------
|
||||
|
||||
- fix issue335: document py.code.ExceptionInfo() object returned
|
||||
from pytest.raises(), thanks Matthieu Agopian.
|
||||
|
||||
- remove implicit distribute_setup support from setup.py.
|
||||
|
||||
- integrate tab-completion on options through use of "argcomplete".
|
||||
|
|
Loading…
Reference in New Issue