diff options
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. |