diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-02 10:29:08 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-02 10:29:08 -0500 |
commit | 74ca8e3f33d44475401be0bc418da83264f91207 (patch) | |
tree | 329891346e0a4a9fb032666b7b36d42c44d1857f /NEWS.txt | |
parent | e3671b76b089f015ded142966aae0e8cdb572aa6 (diff) |
Brought the soupselect port up to date.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |