diff options
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -= 4.0.0b8 () = += 4.0.0b8 (20110224) = * All tree builders now preserve namespace information in the documents they parse. @@ -10,6 +10,10 @@ * The string representation of a DOCTYPE always ends in a newline. +* Issue a warning if the user tries to use a SoupStrainer in + conjunction with the html5lib tree builder, which doesn't support + them. + = 4.0.0b7 (20110223) = * Upon decoding to string, any characters that can't be represented in |