Commit 09aea865 authored by Piotrek Koszuliński's avatar Piotrek Koszuliński

Docs: Mentioned previous release in the changelog. [skip ci]

parent 5388d405
...@@ -3,6 +3,10 @@ Changelog ...@@ -3,6 +3,10 @@ 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) ## [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)
### NOTE
This release followed `v1.0.0-beta.2` immediately to fix the issue mentioned below. Therefore, when upgrading from `v1.0.0-beta.1` make sure to also check [`v1.0.0-beta.2` release notes](https://github.com/ckeditor/ckeditor5-build-decoupled-document/releases/tag/v1.0.0-beta.2).
### Bug fixes ### Bug fixes
* Translations should work when CKEditor was loaded using RequireJS. See [ckeditor/ckeditor5#914](https://github.com/ckeditor/ckeditor5/issues/914). ([df3620e](https://github.com/ckeditor/ckeditor5-build-decoupled-document/commit/df3620e)) * Translations should work when CKEditor was loaded using RequireJS. See [ckeditor/ckeditor5#914](https://github.com/ckeditor/ckeditor5/issues/914). ([df3620e](https://github.com/ckeditor/ckeditor5-build-decoupled-document/commit/df3620e))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment