aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 3115e9ee..c97be118 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,7 @@ CHANGES
=====
Corrected problem with Tree.__div__ not working with zero length files.
Removed __len__ override and replaced with size instead. Also made size cache
-properly.
+properly. This is a breaking change.
0.1.1
=====