Chromium Code Reviews| Index: mojo/public/dart/CHANGELOG.md |
| diff --git a/mojo/public/dart/CHANGELOG.md b/mojo/public/dart/CHANGELOG.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d622cf0ee266a6eba1dcbf48ee369b6b53495337 |
| --- /dev/null |
| +++ b/mojo/public/dart/CHANGELOG.md |
| @@ -0,0 +1,4 @@ |
| +## 0.0.6 |
| + |
| + - Fix interface name capitalization bug in Dart bindings |
| + - Add support for interface control messages (queryVersion, requireVersion) |