1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/00aface0eb28/ Changeset: 00aface0eb28 User: hpk42 Date: 2013-10-02 07:56:30 Summary: adapt changelog Affected #: 1 file
diff -r 1dd933cfa0777413ea70c1cd7a98c5514222f43f -r 00aface0eb2874e70545a09f71edf73a3753feb5 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -1,13 +1,14 @@ -Changes between 2.4.0 and X +Changes between 2.4.0 and 2.4.1 ----------------------------------- -- fix issue360: When using parser.addoption() unicode arguments to the +- When using parser.addoption() unicode arguments to the "type" keyword should also be converted to the respective types. - thanks Floris Bruynooghe. + thanks Floris Bruynooghe, @dnozay. (fixes issue360 and issue362) -- fix issue361: fix filename completion when using argcomplete - thanks Anthon van der Neuth. - +- fix dotted filename completion when using argcomplete + thanks Anthon van der Neuth. (fixes issue361) + +- merge doc typo fixes, thanks Andy Dirnberger Changes between 2.3.5 and 2.4 ----------------------------------- Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit