@@ -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)
+ - Cambiar el orden de los parámetros enviados en los eventos de las filas (by @jikkai in #12086)
- 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)
@@ -206,6 +206,10 @@
- 修复 DatePicker 文档拼写问题 (by @helmut in #14481)
- 修复分页组件文档样式问题 (by @liuchuzhang in #14451)
+#### 非兼容性更新
+ - 修复 row 事件的参数顺序 (by @jikkai in #12086)