update changelog

This commit is contained in:
jiaming743 2019-07-05 16:17:33 +08:00
parent a86a4193ec
commit 46da621c70
1 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@
### Perfect
- **decoration:** Explicitly set the SVG width and height to enhance stability.
- **Introduced on demand**
```js
import borderBox1 from '@jiaminghi/data-view'
Vue.use(borderBox1)
```
# 2.3.1-alpha (2019-07-04)
@ -79,7 +86,7 @@
└── etc.
```
* **Introduced on demand**
- **Introduced on demand**
```js
import borderBox1 from '@jiaminghi/data-view/lib/components/borderBox1'