diff --git a/messages.json b/messages.json index 21f7272..a15df19 100644 --- a/messages.json +++ b/messages.json @@ -1,5 +1,6 @@ { "install": "messages/install.txt", "1.1.2": "messages/1.1.2.txt", - "2.0.1": "messages/2.0.1.txt" + "2.0.1": "messages/2.0.1.txt", + "2.1.1": "messages/2.0.1.txt" } diff --git a/messages/2.1.0.txt b/messages/2.1.0.txt new file mode 100644 index 0000000..6fc01f4 --- /dev/null +++ b/messages/2.1.0.txt @@ -0,0 +1,5 @@ +Sorry to interrupt you... :( + +A settings is now available: `markdown_live_preview_on_open`. If set to true, +it opens the window preview as soon as you open a markdown file. See the +README for more infos.