File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,17 @@ Release notes
11
11
- New default middleware named MetaRefreshMiddldeware that handles meta-refresh html tag redirections,
12
12
MetaRefreshMiddldeware and RedirectMiddleware have different priorities to address #62
13
13
14
+ 0.16.4 (released 2013-01-23)
15
+ ----------------------------
16
+
17
+ - fixes spelling errors in documentation (:commit: `6d2b3aa `)
18
+ - add doc about disabling an extension. refs #132 (:commit: `c90de33 `)
19
+ - Fixed error message formatting. log.err() doesn't support cool formatting and when error occured, the message was: "ERROR: Error processing %(item)s" (:commit: `c16150c `)
20
+ - lint and improve images pipeline error logging (:commit: `56b45fc `)
21
+ - fixed doc typos (:commit: `243be84 `)
22
+ - add documentation topics: Broad Crawls & Common Practies (:commit: `1fbb715 `)
23
+ - fix bug in scrapy parse command when spider is not specified explicitly. closes #209 (:commit: `c72e682 `)
24
+ - Update docs/topics/commands.rst (:commit: `28eac7a `)
14
25
15
26
0.16.3 (released 2012-12-07)
16
27
----------------------------
You can’t perform that action at this time.
0 commit comments