diff options
-rw-r--r-- | NEWS.txt | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7,7 +7,10 @@ import the Python 2 edition of Beautiful Soup under Python 3. [bug=1213387] - * Added a Chinese translation of the documentation by Delong .w. +* Added a warning when you instantiate a BeautifulSoup object without + explicitly naming a parser. [bug=1398866] + +* Added a Chinese translation of the documentation by Delong .w. = 4.3.2 (20131002) = |