summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2011-05-21 11:57:46 -0400
committerLeonard Richardson <leonard.richardson@canonical.com>2011-05-21 11:57:46 -0400
commitbc568d5a817c9104d984215e036dad87506f6bfc (patch)
tree4c95ac802b523ac16a39b10f9e644736c8f3adf6 /CHANGELOG
parent5045b8cfcdd7556a1e2c4a2999d4ed1108b0425a (diff)
Renamed .next and .previous to .next_element and .previous_element.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cd01b3b..a636544 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -39,6 +39,8 @@ Some attributes have also been renamed:
* Tag.isSelfClosing -> Tag.is_empty_element
* UnicodeDammit.unicode -> UnicodeDammit.unicode_markup
+ * Tag.next -> Tag.next_element
+ * Tag.previous -> Tag.previous_element
So have some arguments to popular methods: