We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0983a0f commit 952dc99Copy full SHA for 952dc99
CHANGELOG.en-US.md
@@ -2,6 +2,12 @@
2
3
---
4
5
+## 1.1.5
6
+
7
+`2018-10-10`
8
+- 🐞 Fix `Select` component keyboard event error [#217](https://github.com/vueComponent/ant-design-vue/issues/217)
9
+- 🐞 Fix the `Drawer` component children update issue [#209](https://github.com/vueComponent/ant-design-vue/issues/209)
10
11
## 1.1.4
12
13
`2018-09-29`
CHANGELOG.zh-CN.md
+- 🐞 修复`Select`组件键盘事件报错问题 [#217](https://github.com/vueComponent/ant-design-vue/issues/217)
+- 🐞 修复`Drawer`组件children更新问题 [#209](https://github.com/vueComponent/ant-design-vue/issues/209)
0 commit comments