| commit | 85e2d473f255b6604eede7f6c3cd15c782507b96 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch@google.com> | Wed Feb 17 15:35:39 2021 -0800 |
| committer | GitHub <noreply@github.com> | Wed Feb 17 15:35:39 2021 -0800 |
| tree | 014c9b71c098d8eb8f5ccc43512d81291f7d882e | |
| parent | 217142201e1dd23f114ec50ea9e07abf998c5698 [diff] |
Prepare to publish (dart-lang/test_process#24) Fix the version in the changelog and remove redundant entry. Migrating to null safety implies changing the SDK constraint.
diff --git a/pkgs/test_process/CHANGELOG.md b/pkgs/test_process/CHANGELOG.md index 97bf110..3fcbbe9 100644 --- a/pkgs/test_process/CHANGELOG.md +++ b/pkgs/test_process/CHANGELOG.md
@@ -1,7 +1,6 @@ -## 2.0.0-nullsafety.0 +## 2.0.0 * Migrate to null safety. -* Require Dart >=2.12. ## 1.0.6