summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2015-09-18 09:23:29 +0200
committerManolo Carrasco <manolo@apache.org>2015-09-18 09:23:29 +0200
commit87fe8976a7af6fd44a4f8f7207334454f1039505 (patch)
treea3df20c43b1a6f11f3478fce85c654fd33eb93f9 /CHANGES.md
parentc499e69fa0cd7853121fed1a5d6039837aebe297 (diff)
downloadvaadin-core-87fe8976a7af6fd44a4f8f7207334454f1039505.tar.gz
vaadin-core-87fe8976a7af6fd44a4f8f7207334454f1039505.zip
Prepare version 0.3.0-beta9
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.