[release] Prepare CHANGELOG.md for 2.0.0-dev.51.0
TBR=sortie@google.com
Change-Id: I63f807c3e12ddd4f704400f7f7e2052c56415055
Reviewed-on: https://dart-review.googlesource.com/53003
Reviewed-by: Alexander Thomas <athom@google.com>
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2d8538d..d2f0786 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,12 @@
### Tool Changes
+#### Pub
+
+#### Other Tools
+
+## 2.0.0-dev.51.0
+
* `dartfmt`
* Fixes a runtime error when dart_style is itself run in Dart 2.
* Force splitting an empty block as the then body of an if with an else.
@@ -27,7 +33,7 @@
* `async` functions now start synchronously. This will be the default behavior
across all tools. To temporarily opt-out, use the `--no-sync-async` flag.
-#### Other Tools
+## 2.0.0-dev.50.0
## 2.0.0-dev.49.0