Browse Source

Docs: Changelog. [skip ci]

Piotrek Koszuliński 8 years ago
parent
commit
054aa976a0
1 changed files with 11 additions and 0 deletions
  1. 11 0
      packages/ckeditor5-autoformat/CHANGELOG.md

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

@@ -1,6 +1,17 @@
 Changelog
 =========
 
+## [0.5.0](https://github.com/ckeditor/ckeditor5-autoformat/compare/v0.4.1...v0.5.0) (2017-04-05)
+
+### Features
+
+* Named existing plugin(s). ([e043947](https://github.com/ckeditor/ckeditor5-autoformat/commit/e043947))
+
+### Other changes
+
+* Updated command names to match the latest API of the Heading feature. Closes [#22](https://github.com/ckeditor/ckeditor5-autoformat/issues/22). ([10b5561](https://github.com/ckeditor/ckeditor5-autoformat/commit/10b5561))
+
+
 ## [0.4.1](https://github.com/ckeditor/ckeditor5-autoformat/compare/v0.4.0...v0.4.1) (2017-03-06)
 
 ### Other changes