diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f2aef691..b5628224b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ Changelog ========= +## [23.1.0](https://github.com/isaul32/ckeditor5-math/compare/v23.0.0...23.1.0) (2020-10-11) + +* Add typesetting auto load feature. ([a665b64](https://github.com/isaul32/ckeditor5-math/commit/a665b64)) + ## [23.0.0](https://github.com/isaul32/ckeditor5-math/compare/v22.0.0...23.0.0) (2020-10-02) * Update dependencies. diff --git a/package.json b/package.json index cd31be775..f2a20a388 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ckeditor5-math", - "version": "23.0.0", + "version": "23.1.0", "description": "Math feature for CKEditor 5.", "keywords": [ "ckeditor",