aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
new file mode 100644
index 0000000..c1cdd2b
--- /dev/null
+++ b/CHANGES.md
@@ -0,0 +1,17 @@
+## Vaadin Components 0.3.0.beta8 (2015-09-11)
+
+- vaadin-components becomes a repository with references to vaadin components.
+- `<vaadin-grid>` is split in a new project.
+
+## Vaadin Components 0.3.0.beta7 (2015-09-02)
+
+- Polymer updated to v1.1.1
+- Renamed component `<v-grid>` to `<vaadin-grid>`
+- Many improvements in [v-grid](https://github.com/vaadin/vaadin-grid/blob/master/CHANGES.md#vaadin-grid-v030beta7-2015-sept)
+
+## Vaadin Grid v0.2.1 (2015-05-15)
+- New *material design* theme.
+
+## 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