Prepare for dartfix 0.1.7.

This updates the changelog since the last attempt.  Verified that pub
publish is going to work this time and retested against the 2.8.0
SDK.

Change-Id: I6f5b2fd7614effcad8f6fe509a865cae9d2edb6b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/148122
Auto-Submit: Janice Collins <jcollins@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
This commit is contained in:
Janice Collins
2020-05-15 16:39:52 +00:00
committed by commit-bot@chromium.org
parent c8674d581e
commit ee0cd4ea74
+2
View File
@@ -1,5 +1,7 @@
# 0.1.7
* Improve experimental non-nullable migration support.
* Extract some nnbd migration implementation components from the dartfix
package.
# 0.1.6
* Improve experimental non-nullable migration support.