Index: changelog.md |
diff --git a/changelog.md b/changelog.md |
index 642bb3365fce91bda305e69b4fda3909b92fe196..94319367a802ca3b6654a5e0ac691fb2db8ef3b6 100644 |
--- a/changelog.md |
+++ b/changelog.md |
@@ -1,5 +1,10 @@ |
# Changelog - Dart Widgets |
+## 0.2.5 - 16 April 2013 (SDK 0.4.7 r21548) |
+ |
+Updated to lastest web_ui. Aligned version numbers with SDK versions for simpler |
Siggi Cherem (dart-lang)
2013/04/16 17:34:36
now that we switched back, we should remove the co
Jacob
2013/04/16 17:45:46
Done.
|
+tracking as most breaking changes are caused by SDK core library changes. |
+ |
## 0.2.4 - 03 April 2013 (SDK 0.4.4+4 r20810) |
Updated to lastest SDK. |