From 6546ce0f76d2117f83e99d9a6113dc78449339e3 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 30 Oct 2019 22:40:18 +0200 Subject: [PATCH] Updated Migration guide to v1.6.0 (markdown) --- Migration-guide-to-v1.6.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Migration-guide-to-v1.6.0.md b/Migration-guide-to-v1.6.0.md index a51cd0e..65b6b43 100644 --- a/Migration-guide-to-v1.6.0.md +++ b/Migration-guide-to-v1.6.0.md @@ -2,4 +2,4 @@ After update to **v1.6.0** all settings will be lost. But you still can open *`C Old parameters starts from capital letter, new parameters start with a small letter (exept *``*, *``*, *``* these parameters remained unchanged.). -For example, the old parameter that was used to store the background color of the editor, was called *``* and in **v1.6.0** it's called *``*. So you can just simple copy value from old parameter, if needed. \ No newline at end of file +For example, the old parameter that was used to store the background color of the editor, was called *``* and in **v1.6.0** it's called *``*. So you can just simple copy value from old parameter, if needed. Do it only when app closed. \ No newline at end of file