mirror of https://github.com/ElemeFE/element
Changelog: update for 1.1.1
parent
8abed14ac1
commit
593acacdfa
|
@ -1,5 +1,11 @@
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### 1.1.1
|
||||||
|
|
||||||
|
*2016-12-29*
|
||||||
|
|
||||||
|
- Fixed compatibility issue with latest Vue due to compilation
|
||||||
|
|
||||||
### 1.1.0 Helium
|
### 1.1.0 Helium
|
||||||
|
|
||||||
*2016-12-29*
|
*2016-12-29*
|
||||||
|
|
|
@ -1,5 +1,10 @@
|
||||||
## 更新日志
|
## 更新日志
|
||||||
|
|
||||||
|
### 1.1.1
|
||||||
|
*2016-12-29*
|
||||||
|
|
||||||
|
- 修复由于编译而出现的不兼容新版 Vue 的问题
|
||||||
|
|
||||||
### 1.1.0 Helium
|
### 1.1.0 Helium
|
||||||
*2016-12-29*
|
*2016-12-29*
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"1.0.9": "1.0",
|
"1.0.9": "1.0",
|
||||||
"1.1.0": "1.1"
|
"1.1.1": "1.1"
|
||||||
}
|
}
|
Loading…
Reference in New Issue