Skip to content

Commit 3cf7f49

Browse files
committed
Add 0.16.4 to release notes
Conflicts: docs/news.rst
1 parent c40f947 commit 3cf7f49

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/news.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,17 @@ Release notes
1111
- New default middleware named MetaRefreshMiddldeware that handles meta-refresh html tag redirections,
1212
MetaRefreshMiddldeware and RedirectMiddleware have different priorities to address #62
1313

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`)
1425

1526
0.16.3 (released 2012-12-07)
1627
----------------------------

0 commit comments

Comments
 (0)