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

Unified Diff: CHANGELOG.md

Issue 1654813002: Update to version 1.0.0 (Closed) Base URL: https://github.com/dart-lang/isolate.git@master
Patch Set: Merge to head Created 3 years, 11 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 | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cadcf76c5d78c2ce64fb9215baebc92714ecee09..f69a8aa49c39c840aecf051d557e4e945b5ebac6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,22 +1,26 @@
-###0.2.3
+## 1.0.0
+
+* Change to using `package:test` for testing.
+
+## 0.2.3
* Fixed strong mode analysis errors.
* Migrated tests to package:test.
-###0.2.2
+## 0.2.2
* Made `Isolate.kill` parameter `priority` a named parameter.
-###0.2.1
+## 0.2.1
* Fixed spelling in a number of doc comments and the README.
-###0.2.0
+## 0.2.0
* Renamed library `isolaterunner.dart` to `isolate_runner.dart`.
* Renamed library `loadbalancer.dart' to `load_balancer.dart`.
-###0.1.0
+## 0.1.0
* Initial version
* Adds IsolateRunner as a helper around Isolate.
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698