Skip to content

Commit 6e49a5f

Browse files
author
Andrea
committed
2.1.0
1 parent 3944d17 commit 6e49a5f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ npm run ~unit
7474

7575
##Changelog
7676

77+
###2.1.0
78+
79+
- derived columns (`:header="{'home+office+mobile':'contacts'}"`)
80+
7781
###2.0.0
7882

7983
- completely new body format (see docs)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-smart-table",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "A table with dynamic components for vue.js",
55
"main": "src/components/SmartTable.vue",
66
"author": "Andrea Passaglia <gurghet@gmail.com>",

0 commit comments

Comments
 (0)