summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-03-02 10:29:08 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2012-03-02 10:29:08 -0500
commit74ca8e3f33d44475401be0bc418da83264f91207 (patch)
tree329891346e0a4a9fb032666b7b36d42c44d1857f /NEWS.txt
parente3671b76b089f015ded142966aae0e8cdb572aa6 (diff)
Brought the soupselect port up to date.
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index d9b421e..cf76b84 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,9 @@
+= 4.0.0b11 () =
+
+* Brought BS up to date with the latest release of soupselect, adding
+ CSS selector support for direct descendant matches and multiple CSS
+ class matches.
+
= 4.0.0b10 (20120302) =
* Added support for simple CSS selectors, taken from the soupselect project.