Explorar el Código

Docs: Changelog. [skip ci]

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

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

@@ -1,6 +1,17 @@
 Changelog
 =========
 
+## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-autoformat/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2018-04-10)
+
+### Bug fixes
+
+* Autoformat should ignore transparent batches. Closes [#56](https://github.com/ckeditor/ckeditor5-autoformat/issues/56). ([e42f987](https://github.com/ckeditor/ckeditor5-autoformat/commit/e42f987))
+
+### Other changes
+
+* ckeditor5-cloudservices was renamed to ckeditor5-cloud-services and ckeditor-cloudservices-core to ckeditor-cloud-services-core. ([8e4414c](https://github.com/ckeditor/ckeditor5-autoformat/commit/8e4414c))
+
+
 ## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-autoformat/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (2018-03-15)
 
 ### Bug fixes