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

Unified Diff: packages/yaml/CHANGELOG.md

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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 | « packages/yaml/.analysis_options ('k') | packages/yaml/lib/src/equality.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/yaml/CHANGELOG.md
diff --git a/packages/yaml/CHANGELOG.md b/packages/yaml/CHANGELOG.md
index 21fbf36a81809d4ebc769f4fcd651729f26f5665..eece5fe88e54e1ede4850a3ab4a5bfe7b55334c7 100644
--- a/packages/yaml/CHANGELOG.md
+++ b/packages/yaml/CHANGELOG.md
@@ -1,3 +1,23 @@
+## 2.1.12
+
+* Properly refuse mappings with duplicate keys.
+
+## 2.1.11
+
+* Fix an infinite loop when parsing some invalid documents.
+
+## 2.1.10
+
+* Support `string_scanner` 1.0.0.
+
+## 2.1.9
+
+* Fix all strong-mode warnings.
+
+## 2.1.8
+
+* Remove the dependency on `path`, since we don't actually import it.
+
## 2.1.7
* Fix more strong mode warnings.
« no previous file with comments | « packages/yaml/.analysis_options ('k') | packages/yaml/lib/src/equality.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698