Procházet zdrojové kódy

Docs: Changelog. [skip ci]

Piotrek Koszuliński před 8 roky
rodič
revize
8cb767bf95
1 změnil soubory, kde provedl 11 přidání a 0 odebrání
  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