Skip to content

Commit 2b5d8dd

Browse files
committed
Add 0.24.5 release notes
1 parent 69ecd6d commit 2b5d8dd

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/news.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,32 @@
33
Release notes
44
=============
55

6+
0.24.5 (2015-02-25)
7+
-------------------
8+
9+
- Support new _getEndpoint Agent signatures on Twisted 15.0.0 (:commit:`540b9bc`)
10+
- DOC a couple more references are fixed (:commit:`b4c454b`)
11+
- DOC fix a reference (:commit:`e3c1260`)
12+
- t.i.b.ThreadedResolver is now a new-style class (:commit:`9e13f42`)
13+
- S3DownloadHandler: fix auth for requests with quoted paths/query params (:commit:`cdb9
14+
- fixed the variable types in mailsender documentation (:commit:`bb3a848`)
15+
- Reset items_scraped instead of item_count (:commit:`edb07a4`)
16+
- Tentative attention message about what document to read for contributions (:commit:`7e
17+
- mitmproxy 0.10.1 needs netlib 0.10.1 too (:commit:`874fcdd`)
18+
- pin mitmproxy 0.10.1 as >0.11 does not work with tests (:commit:`c6b21f0`)
19+
- Test the parse command locally instead of against an external url (:commit:`c3a6628`)
20+
- Patches Twisted issue while closing the connection pool on HTTPDownloadHandler (:commi
21+
- Updates documentation on dynamic item classes. (:commit:`eeb589a`)
22+
- Merge pull request #943 from Lazar-T/patch-3 (:commit:`5fdab02`)
23+
- typo (:commit:`b0ae199`)
24+
- pywin32 is required by Twisted. closes #937 (:commit:`5cb0cfb`)
25+
- Update install.rst (:commit:`781286b`)
26+
- Merge pull request #928 from Lazar-T/patch-1 (:commit:`b415d04`)
27+
- comma instead of fullstop (:commit:`627b9ba`)
28+
- Merge pull request #885 from jsma/patch-1 (:commit:`de909ad`)
29+
- Update request-response.rst (:commit:`3f3263d`)
30+
- SgmlLinkExtractor - fix for parsing <area> tag with Unicode present (:commit:`49b40f0`
31+
632
0.24.4 (2014-08-09)
733
-------------------
834

0 commit comments

Comments
 (0)