summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2011-05-21 11:23:05 -0400
committerLeonard Richardson <leonard.richardson@canonical.com>2011-05-21 11:23:05 -0400
commit5cf4c589827a66e6be8b8c0e9e016b782f9f81ea (patch)
treeab00ce4f941fbeb79acd592032b364cebf910852 /CHANGELOG
parent0beb500a501cfc9a98d0aed5c929ce78bd54058f (diff)
downloadbeautifulsoup4-5cf4c589827a66e6be8b8c0e9e016b782f9f81ea.tar.gz
Changed dammit.py to require fewer changes to be Python 3 compatible.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 00d80da..cd01b3b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -38,6 +38,7 @@ work. Here are the renames:
Some attributes have also been renamed:
* Tag.isSelfClosing -> Tag.is_empty_element
+ * UnicodeDammit.unicode -> UnicodeDammit.unicode_markup
So have some arguments to popular methods: