瀏覽代碼

Docs: Changelog. [skip ci]

Piotrek Koszuliński 7 年之前
父節點
當前提交
a8d2cf2793
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      packages/ckeditor5-build-classic/CHANGELOG.md

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

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