Przeglądaj źródła

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 lat temu
rodzic
commit
6f5f09f203
1 zmienionych plików z 0 dodań i 5 usunięć
  1. 0 5
      packages/ckeditor5-undo/CHANGELOG.md

+ 0 - 5
packages/ckeditor5-undo/CHANGELOG.md

@@ -7,11 +7,6 @@ Changelog
 
 * `UndoCommand` and `RedoCommand` should pass batch in `model.Model#enqueueChange` call. Closes [#84](https://github.com/ckeditor/ckeditor5-undo/issues/84). ([497af30](https://github.com/ckeditor/ckeditor5-undo/commit/497af30))
 
-### Other changes
-
-* Rename `setMarker` to `addMarker` (see https://github.com/ckeditor/ckeditor5-engine/pull/1388). ([45ff636](https://github.com/ckeditor/ckeditor5-undo/commit/45ff636))
-* Updated translations. ([5ff3ab9](https://github.com/ckeditor/ckeditor5-undo/commit/5ff3ab9))
-
 
 ## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-undo/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (2018-03-15)