Index: pkg/js/CHANGELOG.md |
diff --git a/pkg/js/CHANGELOG.md b/pkg/js/CHANGELOG.md |
index fcae7b6130560b07615d10b31ef5ff21c111e386..4ef2ebc5264baee833ce2f72170218fa5a676928 100644 |
--- a/pkg/js/CHANGELOG.md |
+++ b/pkg/js/CHANGELOG.md |
@@ -1,14 +1,3 @@ |
-## 0.6.0-beta.10 |
+## 0.6.0 |
-* Pointed to [Dart API for Chart.js](https://github.com/google/chartjs.dart/) |
- and removed the local example. |
- |
-## 0.6.0-beta.9 |
- |
-* Fixed examples in `README.md`. |
- |
-## 0.6.0-beta.8 |
-* Updates to support recent changes in `Dart VM version: 1.13.0-dev.7.7`. |
-* The `@anonymous` annotation must be used on object literals. |
- |
-*Version 0.6.0 is a complete rewrite of `package:js`.* |
+ * Version 0.6.0 is a complete rewrite of `package:js`. |