Răsfoiți Sursa

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 ani în urmă
părinte
comite
a87c0f28e1
1 a modificat fișierele cu 5 adăugiri și 1 ștergeri
  1. 5 1
      packages/ckeditor5-ui/CHANGELOG.md

+ 5 - 1
packages/ckeditor5-ui/CHANGELOG.md

@@ -3,6 +3,10 @@ Changelog
 
 ## [12.1.0](https://github.com/ckeditor/ckeditor5-ui/compare/v12.0.0...v12.1.0) (2019-04-10)
 
+### Features
+
+* Implemented `ColorGridView` and `ColorTileView` components. See [ckeditor/ckeditor5#1457](https://github.com/ckeditor/ckeditor5/issues/1457). ([6be52b4](https://github.com/ckeditor/ckeditor5-ui/commit/6be52b4))
+
 ### Bug fixes
 
 * Fixed `View#render` collision when moving focus from a one editable to the other in multi-root editor. Closes https://github.com/ckeditor/ckeditor5/issues/1676. ([17e86f9](https://github.com/ckeditor/ckeditor5-ui/commit/17e86f9))
@@ -10,7 +14,7 @@ Changelog
 ### Other changes
 
 * Optimized icons. ([5325ea8](https://github.com/ckeditor/ckeditor5-ui/commit/5325ea8))
-* Updated translations. ([dcdca2e](https://github.com/ckeditor/ckeditor5-ui/commit/dcdca2e)) 
+* Updated translations. ([dcdca2e](https://github.com/ckeditor/ckeditor5-ui/commit/dcdca2e))
 
 
 ## [12.0.0](https://github.com/ckeditor/ckeditor5-ui/compare/v11.2.0...v12.0.0) (2019-02-28)