Explorar el Código

Docs: Changelog.

Piotrek Koszuliński hace 9 años
padre
commit
4f048f84fd
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      packages/ckeditor5-autoformat/CHANGELOG.md

+ 8 - 0
packages/ckeditor5-autoformat/CHANGELOG.md

@@ -0,0 +1,8 @@
+Changelog
+=========
+
+## [0.4.1](https://github.com/ckeditor/ckeditor5-autoformat/compare/v0.4.0...v0.4.1) (2017-03-06)
+
+### Other changes
+
+* Aligned the use of the `heading` command to the changes in the `ckeditor5-heading` package. Closes [#20](https://github.com/ckeditor/ckeditor5/issues/20). ([6b8b759](https://github.com/ckeditor/ckeditor5-autoformat/commit/6b8b759))