update changelog

This commit is contained in:
pangxie1991 2017-10-15 23:00:22 +08:00
parent 15e4de792f
commit 2e4dc35995
2 changed files with 18 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
.idea
.vscode
node_modules
CHANGELOG-GENERATED.md

View File

@ -1,4 +1,21 @@
`ZanUI-WeApp` 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/) 语义化版本规范。
## [v2.2.0](https://github.com/youzan/zanui-weapp/tree/v2.2.0) (2017-10-15)
[Full Changelog](https://github.com/youzan/zanui-weapp/compare/v2.1.1...v2.2.0)
**Bug Fixes**
- 多页面情况下TopTips 无法自动清除 [\#20](https://github.com/youzan/zanui-weapp/issues/20)
**Improvements**
- \[new feature\] 增加发布脚本 [\#35](https://github.com/youzan/zanui-weapp/pull/35) ([pangxie1991](https://github.com/pangxie1991))
- \[new feature\] 增加Capsule, Noticebar, Popup修正Dialog在非最外层情况下引入的样式问题更新readme。 [\#32](https://github.com/youzan/zanui-weapp/pull/32) ([everywill](https://github.com/everywill))
- \[new feature\] 增加单选 和一个验证码的样式 [\#30](https://github.com/youzan/zanui-weapp/pull/30) ([muzea](https://github.com/muzea))
- \[new feature\] Docs: 文档更新 [\#29](https://github.com/youzan/zanui-weapp/pull/29) ([pangxie1991](https://github.com/pangxie1991))
## 2.1.0
**Improvements**
- 新增`switch`组件