Explorar el Código

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński hace 6 años
padre
commit
358bcdc5fc
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      packages/ckeditor5-link/CHANGELOG.md

+ 0 - 4
packages/ckeditor5-link/CHANGELOG.md

@@ -7,10 +7,6 @@ Changelog
 
 * Introduced configurable link decorators allowing customization of link attributes in the editor data. Closes [#186](https://github.com/ckeditor/ckeditor5-link/issues/186). ([40d8266](https://github.com/ckeditor/ckeditor5-link/commit/40d8266))
 
-### Bug fixes
-
-* Provide missing upcast converter for link decorators. Closes [#233](https://github.com/ckeditor/ckeditor5-link/issues/233). ([4161eb1](https://github.com/ckeditor/ckeditor5-link/commit/4161eb1))
-
 ### Other changes
 
 * Updated translations. ([b1b157f](https://github.com/ckeditor/ckeditor5-link/commit/b1b157f)) ([77a2171](https://github.com/ckeditor/ckeditor5-link/commit/77a2171))