diff --git a/Migration-guide-to-v1.6.0.md b/Migration-guide-to-v1.6.0.md index 2d3c2b3..a51cd0e 100644 --- a/Migration-guide-to-v1.6.0.md +++ b/Migration-guide-to-v1.6.0.md @@ -1 +1,5 @@ -After update to v1.6.0 all settings will be lost. But you still can open `Crypto Notepad.settings` file after update, and copy necessary parameters. 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 +After update to **v1.6.0** all settings will be lost. But you still can open *`Crypto Notepad.settings`* file after update, and copy necessary parameters. + +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