Explorar o código

Changelog: update for 1.4.6

Leopoldthecoder %!s(int64=7) %!d(string=hai) anos
pai
achega
d4cd7b9435
Modificáronse 2 ficheiros con 17 adicións e 0 borrados
  1. 9 0
      CHANGELOG.en-US.md
  2. 8 0
      CHANGELOG.zh-CN.md

+ 9 - 0
CHANGELOG.en-US.md

@@ -1,5 +1,14 @@
 ## Changelog
 
+### 1.4.6
+
+*2017-09-27*
+
+- Fixed Slider's button jumping to previous position when clicked, #7190
+- Fixed Tooltip `disabled` regression, #7198
+- Fixed Cascader not correctly filter options when `props` is set, #7225
+- Fixed an error when range typed DatePicker has an initial value of `[]`, #7233
+
 ### 1.4.5
 
 *2017-09-24*

+ 8 - 0
CHANGELOG.zh-CN.md

@@ -1,5 +1,13 @@
 ## 更新日志
 
+### 1.4.6
+*2017-09-27*
+
+- 修复点击 Slider 的按钮会使其返回上一个位置的问题,#7190
+- 修复 Tooltip 无法正确切换 `disabled` 的问题,#7198
+- 修复 Cascader 的过滤功能在配置了 `props` 的情况下的异常问题,#7225
+- 修复 DatePicker 的范围选择在初始值为空数组时会报错的问题,#7233
+
 ### 1.4.5
 *2017-09-24*