diff options
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -16,13 +16,16 @@ * Fix a number of problems with the tree builder that caused trees that were superficially okay, but which fell apart when bits - were extracted. Patch by Isaac Muse. [bug=1782928] + were extracted. Patch by Isaac Muse. [bug=1782928,1809910] * Fixed a problem with the tree builder in which elements that contained no content (such as empty comments and all-whitespace elements) were not being treated as part of the tree. Patch by Isaac Muse. [bug=1798699] +* Clarified ambiguous license statements in the source code. Beautiful + Soup is released under the MIT license, and has been for some time. + = 4.6.3 (20180812) * Exactly the same as 4.6.2. Re-released to make the README file |