summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 687d899..169bd2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,11 @@ ChangeLog
* Remove support for Python2 (End of life 4 months after this release)
+*Refactor:*
+
+ * Switch spec computation to a two-step process: convert the spec to a combination
+ of simple comparisons with clear semantics, then use those.
+
2.6.0 (2016-09-25)
------------------