diff options
| author | Gael Pasgrimaud <gael@gawel.org> | 2012-05-06 10:50:20 +0200 |
|---|---|---|
| committer | Gael Pasgrimaud <gael@gawel.org> | 2012-05-06 10:50:20 +0200 |
| commit | 903f756e80b7fe06641cdc28eb871bd12f8e4cce (patch) | |
| tree | 5bf2914f2e237e7485fb45296de06d668ceeda98 /docs | |
| parent | e4eb23da38d010fedfc9c70e81c4c1e162e4fdc5 (diff) | |
| download | webtest-903f756e80b7fe06641cdc28eb871bd12f8e4cce.tar.gz | |
fix #39
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/news.txt b/docs/news.txt index 020a918..faad001 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -1,10 +1,16 @@ News ==== +1.3.5 +------ + +* fix `#39 <https://bitbucket.org/ianb/webtest/issue/39>`_ Add PATCH to + acceptable methods. + + 1.3.4 ----- - * fix `#33 <https://bitbucket.org/ianb/webtest/issue/33>`_ Remove CaptureStdout. Do nothing and break pdb |
