Commit 9532975f authored by iamkun's avatar iamkun Committed by hetech

chore: Fix 2.6.0 changelog error (#15026)

parent 75a7df42
......@@ -207,6 +207,10 @@
- Spelling issue in datepicker documentation (by @helmut in #14481)
- Fix pagination doc style (by @liuchuzhang in #14451)
#### Breaking changes
- Table
- Fix params order of row events (by @jikkai in #12086)
### 2.5.4
*2019-02-01*
......
......@@ -209,6 +209,9 @@
- Problema de ortografía en la documentación de datepicker (by @helmut in #14481)
- Arreglado estilo doc de paginación (by @liuchuzhang in #14451)
#### Breaking changes
- Table
- Cambiar el orden de los parámetros enviados en los eventos de las filas (by @jikkai in #12086)
### 2.5.4
......
......@@ -207,6 +207,10 @@
- Problème d'orthographe dans la documentation du DatePicker (par @helmut dans #14481)
- Correction du style de la doc de Pagination(par @liuchuzhang dans #14451)
#### Breaking changes
- Table
- Fix params order of row events (by @jikkai in #12086)
### 2.5.4
*2019-02-01*
......
......@@ -206,6 +206,10 @@
- 修复 DatePicker 文档拼写问题 (by @helmut in #14481)
- 修复分页组件文档样式问题 (by @liuchuzhang in #14451)
#### 非兼容性更新
- Table
- 修复 row 事件的参数顺序 (by @jikkai in #12086)
### 2.5.4
*2019-02-01*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment