From cd68bc29362d5fd0107095c6723651375500b4a0 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 30 Oct 2019 21:36:02 +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 6bbc4d3..7c6edd7 100644 --- a/Migration-guide-to-v1.6.0.md +++ b/Migration-guide-to-v1.6.0.md @@ -1 +1 @@ -After update to v1.6.0 all visual settings will be lost. But you still can open `Crypto Notepad.settings` file and copy necessary parameters. Old parameters starts from capital letter. For example, the old parameter that was used to store the background color of the editor, was called `` and now it's called ``. And you can just simple copy value from old parameter. \ No newline at end of file +After update to v1.6.0 all visual settings will be lost. But you still can open `Crypto Notepad.settings` file and copy necessary parameters. Old parameters starts from capital letter (exept ``, ``, ``). 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 ``. And you can just simple copy value from old parameter. \ No newline at end of file