Browse Source

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 6 years ago
parent
commit
06079f165e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      packages/ckeditor5-build-balloon/CHANGELOG.md

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

@@ -36,9 +36,9 @@ Major releases (contain breaking changes):
 * [@ckeditor/ckeditor5-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-utils): v11.1.0 => [v12.0.0](https://github.com/ckeditor/ckeditor5-utils/releases/tag/v12.0.0)
 * [@ckeditor/ckeditor5-widget](https://www.npmjs.com/package/@ckeditor/ckeditor5-widget): v10.3.1 => [v11.0.0](https://github.com/ckeditor/ckeditor5-widget/releases/tag/v11.0.0)
 
-### Other changes
+### BREAKING CHANGES
 
-* Upgraded minimal versions of Node and npm. See: [ckeditor/ckeditor5#1507](https://github.com/ckeditor/ckeditor5/issues/1507). ([ee9a671](https://github.com/ckeditor/ckeditor5-build-balloon/commit/ee9a671))
+* Upgraded minimal versions of Node to `8.0.0` and npm to `5.7.1`. See: [ckeditor/ckeditor5#1507](https://github.com/ckeditor/ckeditor5/issues/1507). ([612ea3c](https://github.com/ckeditor/ckeditor5-cloud-services/commit/612ea3c))
 
 
 ## [11.2.0](https://github.com/ckeditor/ckeditor5-build-balloon/compare/v11.1.1...v11.2.0) (2018-12-05)