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

Unified Diff: CHANGELOG.md

Issue 2484163002: Fix bug in equalsIgnoreAsciiCase. (Closed)
Patch Set: Address comments, add missing import. Created 4 years, 1 month 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/comparators.dart » ('j') | lib/src/equality.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 8794fa79f9ea95c3199cac725d9b24f56dce039e..2c398b6dcaea45c486ddb609c6193a7f3554a62b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.12.1
+
+* Fix bug in `equalsIgnoreAsciiCase`.
+
## 1.12.0
* Add `CaseInsensitiveEquality`.
« no previous file with comments | « no previous file | lib/src/comparators.dart » ('j') | lib/src/equality.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698