Parcourir la source

Docs: Added missed changelog entry. [skip ci]

Piotrek Koszuliński il y a 8 ans
Parent
commit
ee192c69fe
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      packages/ckeditor5-build-balloon/CHANGELOG.md

+ 2 - 0
packages/ckeditor5-build-balloon/CHANGELOG.md

@@ -6,10 +6,12 @@ Changelog
 ### Other changes
 ### Other changes
 
 
 * The build name has been changed from `@ckeditor/ckeditor5-build-balloon-toolbar` to `@ckeditor/ckeditor5-build-balloon`. See ckeditor/ckeditor5#546 for more information.
 * The build name has been changed from `@ckeditor/ckeditor5-build-balloon-toolbar` to `@ckeditor/ckeditor5-build-balloon`. See ckeditor/ckeditor5#546 for more information.
+* The build now defines the editor as its default export. This makes requiring the build easier when using AMD, CJS or ES6 modules. See [ckeditor/ckeditor5#545](https://github.com/ckeditor/ckeditor5/issues/545). ([e5c7511](https://github.com/ckeditor/ckeditor5-build-classic/commit/e5c7511))
 
 
 ### BREAKING CHANGES
 ### BREAKING CHANGES
 
 
 * The build name has been changed. See ckeditor/ckeditor5#546.
 * The build name has been changed. See ckeditor/ckeditor5#546.
+* The build now defines a default export instead of named export. See [ckeditor/ckeditor5#545](https://github.com/ckeditor/ckeditor5/issues/545).
 
 
 
 
 ## 0.1.0 (2017-09-03)
 ## 0.1.0 (2017-09-03)