summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 907675f..8897df1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,9 @@ Methods have been renamed to comply with PEP 8. The old names still
work. Here are the renames:
* findAll -> find_all
+ * findNext -> find_next
+
+== Generators are now properties ==
The generators have been given more sensible names, and turned into
properties: