diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ work. Here are the renames: * findAll -> find_all * findNext -> find_next + * findAllNext -> find_all_next + * findAllPrevious -> find_all_previous == Generators are now properties == |