Browse Source

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 years ago
parent
commit
68040c3067
1 changed files with 1 additions and 4 deletions
  1. 1 4
      packages/ckeditor5-build-decoupled-document/CHANGELOG.md

+ 1 - 4
packages/ckeditor5-build-decoupled-document/CHANGELOG.md

@@ -3,14 +3,11 @@ Changelog
 
 ## [1.0.0-beta.3](https://github.com/ckeditor/ckeditor5-build-decoupled-document/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2018-04-10)
 
-### Dependencies
-
 ### Bug fixes
 
-Besides changes in the dependencies, this version also contains the following bug fixes:
-
 * Translations should work when CKEditor was loaded using RequireJS. See [ckeditor/ckeditor5-dev#914](https://github.com/ckeditor/ckeditor5-dev/issues/914). ([df3620e](https://github.com/ckeditor/ckeditor5-build-decoupled-document/commit/df3620e))
 
+
 ## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-build-decoupled-document/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2018-04-10)
 
 **Note:** Make sure to see the BREAKING CHANGES section below.