From f661404d1d2483f1da5bac17d817204dc12246c3 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Thu, 26 Apr 2018 13:44:58 +0300 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 184df380..08de95d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ * Add function to get the width of the current column ([sdkjs#315](https://github.com/ONLYOFFICE/sdkjs/pull/315)) #### Back-End -* Update `icu` de to 6.0 +* Update `icu` dependency from `5.5` to `6.0` #### Mobile Editors * Ability to go to editing mode from toolbar [web-apps#135](https://github.com/ONLYOFFICE/web-apps/pull/135))