Procházet zdrojové kódy

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński před 5 roky
rodič
revize
acef669895
1 změnil soubory, kde provedl 2 přidání a 3 odebrání
  1. 2 3
      packages/ckeditor5-image/CHANGELOG.md

+ 2 - 3
packages/ckeditor5-image/CHANGELOG.md

@@ -5,7 +5,7 @@ Changelog
 
 ### MINOR BREAKING CHANGES
 
-* Resizer options object now also takes an editor instance.
+* Resizer options object now also takes the editor instance.
 * Removed the `downcastWriter` property from the [`ResizerOptions` interface](https://ckeditor.com/docs/ckeditor5/latest/api/module_widget_widgetresize-ResizerOptions.html).
 
 ### Bug fixes
@@ -15,8 +15,7 @@ Changelog
 
 ### Other changes
 
-* Reverted year 2020 in .po files license header. ([fa866da](https://github.com/ckeditor/ckeditor5-image/commit/fa866da))
-* Updated translations. ([b81e08c](https://github.com/ckeditor/ckeditor5-image/commit/b81e08c)) 
+* Updated translations. ([b81e08c](https://github.com/ckeditor/ckeditor5-image/commit/b81e08c))
 
 
 ## [16.0.0](https://github.com/ckeditor/ckeditor5-image/compare/v15.0.0...v16.0.0) (2019-12-04)