summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2016-07-16 22:28:40 -0400
committerLeonard Richardson <leonardr@segfault.org>2016-07-16 22:28:40 -0400
commitf18cbadf256b24912837c8b0d7fd6a2dc1a1d640 (patch)
tree9f8459bab4cdcf79ae76abea31025b22ce1cd111 /NEWS.txt
parent120f4fcedc825b6c207263858e5bbded60a7886e (diff)
Beautiful Soup will now work with versions of html5lib greater than
0.99999999. [bug=1603299]
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 76dedd6..eda6251 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,5 +1,8 @@
= 4.5.0 () =
+* Beautiful Soup will now work with versions of html5lib greater than
+ 0.99999999. [bug=1603299]
+
* Corrected handling of XML processing instructions. [bug=1504393]
* The contents of <textarea> tags will no longer be modified when the