diff options
author | Leonard Richardson <leonardr@segfault.org> | 2020-05-17 14:08:06 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2020-05-17 14:08:06 -0400 |
commit | cbcb02b752c52fb960f734727cc7de2ecb48ed14 (patch) | |
tree | b1ecfc493b7e1f3c773a0159954c7125c69609a0 | |
parent | 8ddf0953746cb25cd900038067ee5a469940e972 (diff) |
Prep for release.
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -= 4.9.1 (unreleased) += 4.9.1 (20200517) * Added a keyword argument 'on_duplicate_attribute' to the BeautifulSoupHTMLParser constructor (used by the html.parser tree |