From 4c3e5dd8d1acd55811a43387b239fc9e2b493c05 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 30 Oct 2019 22:47:15 +0200 Subject: [PATCH] Updated Migration guide to v1.6.0 (markdown) --- Migration-guide-to-v1.6.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Migration-guide-to-v1.6.0.md b/Migration-guide-to-v1.6.0.md index 9bd17fa..7750602 100644 --- a/Migration-guide-to-v1.6.0.md +++ b/Migration-guide-to-v1.6.0.md @@ -8,4 +8,5 @@ Later I will post all parameters with description, for easy use. | Old name | New name | Description | | ------ | ------ | ------ | -| RichBackColor | editorBackColor | Editor background color | \ No newline at end of file +| RichBackColor | editorBackColor | Editor background color | +| RichForeColor | editroFontColor | Editor fonr color |