Procházet zdrojové kódy

Docs: Changelog. [skip ci]

Piotrek Koszuliński před 7 roky
rodič
revize
73f491ed3d
1 změnil soubory, kde provedl 10 přidání a 0 odebrání
  1. 10 0
      packages/ckeditor5-build-inline/CHANGELOG.md

+ 10 - 0
packages/ckeditor5-build-inline/CHANGELOG.md

@@ -1,6 +1,16 @@
 Changelog
 =========
 
+## [1.0.0-beta.3](https://github.com/ckeditor/ckeditor5-build-inline/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). ([9246836](https://github.com/ckeditor/ckeditor5-build-inline/commit/9246836))
+
 ## [1.0.0-beta.2](https://github.com/ckeditor/ckeditor5-build-inline/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2018-04-10)
 
 ### Dependencies