From b3a8ab52b4a5843f6e7b5d82bcb851d4445e9281 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Mon, 30 Nov 2020 11:35:58 +0300 Subject: [PATCH] Add ms core info --- .aspell.en.pws | 1 + CHANGELOG.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/.aspell.en.pws b/.aspell.en.pws index 0a23c8bc..e240ed20 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -273,6 +273,7 @@ minishift mht MoveCursorToEnd MoveCursorToStart +mscorefonts MULT multi multichart diff --git a/CHANGELOG.md b/CHANGELOG.md index 762dfaae..75cbbb0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,10 @@ * All components received countless fixes +#### Back-end + +* `ttf-mscorefonts-installer` is now optional dependency. + ## 6.0.2 ### New Features