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

Unified Diff: CHANGELOG.md

Issue 1325903002: Make markdown error-free in strong mode. (Closed) Base URL: https://github.com/dart-lang/markdown.git@master
Patch Set: Created 5 years, 4 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/inline_parser.dart » ('j') | lib/src/inline_parser.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 bc370d82a80713e2c0e5203feedbcb2b2c726bbc..fdbb0d6c673c270f04abe77f927d8e2a53817009 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
-## 0.7.3
+## 0.8.0
* Switch tests to use [test][] instead of [unittest][].
+* Remove (probably unused) `resolved` field from `LinkSyntax`.
[test]: https://pub.dartlang.org/packages/test
[unittest]: https://pub.dartlang.org/packages/unittest
« no previous file with comments | « no previous file | lib/src/inline_parser.dart » ('j') | lib/src/inline_parser.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698