Skip to content

Commit 40fbeb3

Browse files
committed
Add 0.24.6 release notes
1 parent c3affcb commit 40fbeb3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/news.rst

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

6+
0.24.6 (2015-04-20)
7+
-------------------
8+
9+
- encode invalid xpath with unicode_escape under PY2 (:commit:`07cb3e5`)
10+
- fix IPython shell scope issue and load IPython user config (:commit:`2c8e573`)
11+
- Fix small typo in the docs (:commit:`d694019`)
12+
- Fix small typo (:commit:`f92fa83`)
13+
- Converted sel.xpath() calls to response.xpath() in Extracting the data (:commit:`c2c6d15`)
14+
15+
616
0.24.5 (2015-02-25)
717
-------------------
818

0 commit comments

Comments
 (0)