From 2d75f242c5e22fa6de2cee99fd3b5228b81db18a Mon Sep 17 00:00:00 2001 From: Sauli Anto Date: Thu, 27 Feb 2020 20:05:52 +0200 Subject: [PATCH] Release: v17.0.0. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 912e94d9b..a12363381 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Changelog ========= +## [17.0.0](https://github.com/isaul32/ckeditor5-math/compare/v1.0.3...17.0.0) (2020-02-27) + +### Bug fixes + +* Fix dependencies resolving problem. Closes [isaul32/ckeditor5-math#1](https://github.com/isaul32/ckeditor5-math/issues/1). ([7d40a2c](https://github.com/isaul32/ckeditor5-math/commit/7d40a2c)) + ## [1.0.3](https://github.com/isaul32/ckeditor5-math/compare/v1.0.2...v1.0.3) (2019-10-11) ### Bug fixes