Explorar o código

Docs: Changelog. [skip ci]

Piotrek Koszuliński %!s(int64=8) %!d(string=hai) anos
pai
achega
054aa976a0
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  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