diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ keyword arguments into the BeautifulSoup constructor. The main reason to do this right now is to change how multi-valued attributes are treated -- you can do this with the - 'cdata_list_attributes' argument. [bug=1832978] + `multi_valued_attributes` argument. [bug=1832978] = 4.7.1 (20190106) |