Explorar el Código

Docs: Changelog. [skip ci]

Piotrek Koszuliński hace 8 años
padre
commit
8cb767bf95
Se han modificado 1 ficheros con 11 adiciones y 0 borrados
  1. 11 0
      packages/ckeditor5-basic-styles/CHANGELOG.md

+ 11 - 0
packages/ckeditor5-basic-styles/CHANGELOG.md

@@ -1,6 +1,17 @@
 Changelog
 =========
 
+## [0.8.1](https://github.com/ckeditor/ckeditor5-basic-styles/compare/v0.8.0...v0.8.1) (2017-05-07)
+
+### Bug fixes
+
+* Bold and italic should not be allowed directly in the root element. Closes [#40](https://github.com/ckeditor/ckeditor5-basic-styles/issues/40). ([4a737bf](https://github.com/ckeditor/ckeditor5-basic-styles/commit/4a737bf))
+
+### Other changes
+
+* Updated translations. ([5250bec](https://github.com/ckeditor/ckeditor5-basic-styles/commit/5250bec))
+
+
 ## [0.8.0](https://github.com/ckeditor/ckeditor5-basic-styles/compare/v0.7.1...v0.8.0) (2017-04-05)
 
 ### Features