summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2019-08-28 21:09:50 +0200
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2019-08-28 21:09:50 +0200
commit4bc0edd07fb3210dd382512d6485ef172fcbfb0a (patch)
treeb29b753e1c29beef2162e216bf48a07b30350e1c /ChangeLog
parent1241c3470f65b7f680a4590b68b144dac97df89b (diff)
downloadsemantic-version-4bc0edd07fb3210dd382512d6485ef172fcbfb0a.tar.gz
Fix NPM-style caret matching.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 15f81be..f156e28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,9 @@ ChangeLog
2.7.1 (unreleased)
------------------
-- Nothing changed yet.
+*Bugfix:*
+
+ * Fix parsing of npm-based caret expressions.
2.7.0 (2019-08-28)