Sfoglia il codice sorgente

Docs: Changelog. [skip ci]

Piotrek Koszuliński 7 anni fa
parent
commit
15a509c93a
1 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  1. 10 0
      packages/ckeditor5-build-decoupled-document/CHANGELOG.md

+ 10 - 0
packages/ckeditor5-build-decoupled-document/CHANGELOG.md

@@ -1,6 +1,16 @@
 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.