summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c0f593..2bf2e2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,12 @@ ChangeLog
2.10.1 (unreleased)
-------------------
+*Minor:*
+
+ * `112 <https://github.com/rbarrois/python-semanticversion/issues/112>`_:
+ Functions returning a new ``Version`` instance reuse the current class,
+ helping with subclassing.
+
*Bugfix:*
* `141 <https://github.com/rbarrois/python-semanticversion/issues/141>`_: