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

Unified Diff: CHANGELOG.md

Issue 687973004: Add VersionRange.hashCode. (Closed) Base URL: git@github.com:dart-lang/pub_semver@master
Patch Set: Created 6 years, 2 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 | lib/src/version_range.dart » ('j') | lib/src/version_range.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a89ebd4a9668469d4e38b0f6d92f31444b0bf42..1580867ca248993be2bcdcf3edbcdb9361e52a17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@
* Add `new VersionConstraint.compatibleWith()`, which returns a range covering
all versions compatible with a given version.
+* Add a custom `VersionRange.hashCode` to make it properly hashable.
+
# 1.0.0
* Initial release.
« no previous file with comments | « no previous file | lib/src/version_range.dart » ('j') | lib/src/version_range.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698