From f8a43c52c88b880edad67c1f7b32052830af5dce Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 27 Nov 2019 17:19:09 +0200 Subject: [PATCH] Updated Migration guide to v1.6 (markdown) --- Migration-guide-to-v1.6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Migration-guide-to-v1.6.md b/Migration-guide-to-v1.6.md index b2a7b5f..c4ed5f9 100644 --- a/Migration-guide-to-v1.6.md +++ b/Migration-guide-to-v1.6.md @@ -1,6 +1,6 @@ After update from **v1.5.1** (and from earlier versions) to **v1.6.x** all settings will be lost. But you can open the *`Crypto Notepad.settings`* file after update, and copy the necessary parameters. -Old parameters starts from a capital letter, and new parameters start with a small letter (except *``*, *``*, *``* these parameters was unchanged). +Old parameters starts from a capital letter, and new parameters start with a small letter (except *``*, *``*, *``*, *``*, these parameters was unchanged). For example, the old parameter that was used to store the background color of the editor, was called *``* and in **v1.6** it's called *``*. So you can just copy value from old parameter, if needed. Do it only when app is closed.