Kaynağa Gözat

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 yıl önce
ebeveyn
işleme
006cfdbb8b
1 değiştirilmiş dosya ile 2 ekleme ve 5 silme
  1. 2 5
      packages/ckeditor5-table/CHANGELOG.md

+ 2 - 5
packages/ckeditor5-table/CHANGELOG.md

@@ -5,16 +5,13 @@ Changelog
 
 ### Bug fixes
 
-* Skip text nodes between `tr` elements during table upcast. Closes [#145](https://github.com/ckeditor/ckeditor5-table/issues/145). ([2ecf448](https://github.com/ckeditor/ckeditor5-table/commit/2ecf448))
+* Skip text nodes between `<tr>` elements during table upcast. Closes [#145](https://github.com/ckeditor/ckeditor5-table/issues/145). ([2ecf448](https://github.com/ckeditor/ckeditor5-table/commit/2ecf448))
 
 ### Other changes
 
 * Changed labels and command names for the insert column functionality for better UX and translatability. Closes [#138](https://github.com/ckeditor/ckeditor5-table/issues/138). ([fd2221f](https://github.com/ckeditor/ckeditor5-table/commit/fd2221f))
 * Improved SVG icons size. See [ckeditor/ckeditor5-theme-lark#206](https://github.com/ckeditor/ckeditor5-theme-lark/issues/206). ([23d6803](https://github.com/ckeditor/ckeditor5-table/commit/23d6803))
-* Updated translations. ([47475b2](https://github.com/ckeditor/ckeditor5-table/commit/47475b2))
-* Updated translations. ([5d39d35](https://github.com/ckeditor/ckeditor5-table/commit/5d39d35))
-* Updated translations. ([7ce6d5b](https://github.com/ckeditor/ckeditor5-table/commit/7ce6d5b))
-* Updated translations. ([268f607](https://github.com/ckeditor/ckeditor5-table/commit/268f607))
+* Updated translations. ([47475b2](https://github.com/ckeditor/ckeditor5-table/commit/47475b2)) ([5d39d35](https://github.com/ckeditor/ckeditor5-table/commit/5d39d35)) ([7ce6d5b](https://github.com/ckeditor/ckeditor5-table/commit/7ce6d5b)) ([268f607](https://github.com/ckeditor/ckeditor5-table/commit/268f607))
 
 
 ## [11.0.0](https://github.com/ckeditor/ckeditor5-table/compare/v10.1.0...v11.0.0) (2018-10-08)