summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8804796..ca4f3af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
ChangeLog
=========
+2.7.0 (unreleased)
+------------------
+
+*New:*
+
+ * Allow creation of a ``Version`` directly from parsed components, as keyword arguments
+ (``Version(major=1, minor=2, patch=3)``)
+
2.6.0 (2016-09-25)
------------------