summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index c1cdd2b..8bcbd14 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,13 @@
+
+
+## Vaadin Components 0.3.0.beta9 (2015-09-18)
+
+- Host apidoc and demo launch pages in vaadin-components instead of
+maintaining independent project for those
+(deprecated components-examples & components-apidoc)
+- Examples and apidoc are bundled with vaadin-components so as it is
+possible to run them either local or wen deployed in CDN.
+
## Vaadin Components 0.3.0.beta8 (2015-09-11)
- vaadin-components becomes a repository with references to vaadin components.
@@ -14,4 +24,4 @@
## Vaadin Components 0.2.0 (2015-05-08)
- Polymer updated to v0.8.0-rc.7
-- Added `<v-grid>` component. \ No newline at end of file
+- Added `<v-grid>` component.