Bläddra i källkod

Docs: Changelog.

Piotrek Koszuliński 9 år sedan
förälder
incheckning
4f048f84fd
1 ändrade filer med 8 tillägg och 0 borttagningar
  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))