Explorar el Código

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński hace 7 años
padre
commit
247ce27f4d
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      packages/ckeditor5-autoformat/CHANGELOG.md

+ 1 - 2
packages/ckeditor5-autoformat/CHANGELOG.md

@@ -12,8 +12,7 @@ Changelog
 
 ### Other changes
 
-* Align feature class naming to a new scheme. ([5f5b4a9](https://github.com/ckeditor/ckeditor5-autoformat/commit/5f5b4a9))
-* Callbacks should listen to new `model.Document#event:change` and use `model.Document#differ`. ([2d83221](https://github.com/ckeditor/ckeditor5-autoformat/commit/2d83221))
+* Aligned feature class naming to the new scheme. ([5f5b4a9](https://github.com/ckeditor/ckeditor5-autoformat/commit/5f5b4a9))
 
 
 ## 0.0.1 (2017-10-27)