Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Unified Diff: CHANGELOG.md

Issue 1123313003: Mention that Version implements VersionConstraint in the changelog. (Closed) Base URL: git@github.com:dart-lang/pub_semver@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 32538cc9cb5a8bfc6be395c0c6d536bb3244e71b..06f7caa4005bfc5ff899b0b4473c3e6c227edcc2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@
* Add a `VersionConstraint.allowsAny()` method, which returns whether one
constraint overlaps another.
+* `Version` now implements `VersionRange`.
+
# 1.1.0
* Add support for the `^` operator for compatible versions according to pub's
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698