diff --git a/messages.json b/messages.json index eab92e5..28f45d7 100644 --- a/messages.json +++ b/messages.json @@ -17,5 +17,6 @@ "st3-4.1.0": "messages/st3-4.1.0.txt", "st3-5.0.0": "messages/st3-5.0.0.txt", "st3-5.1.0": "messages/st3-5.1.0.txt", - "st3-5.1.1": "messages/st3-5.1.1.txt" + "st3-5.1.1": "messages/st3-5.1.1.txt", + "st3-5.1.2": "messages/st3-5.1.2.txt" } \ No newline at end of file diff --git a/messages/st3-5.1.2.txt b/messages/st3-5.1.2.txt new file mode 100644 index 0000000..4d0fec5 --- /dev/null +++ b/messages/st3-5.1.2.txt @@ -0,0 +1,8 @@ +No new features + +Bug fixes: + 1) Project specifc settings where not used + + Plugin had a bug and the project specific + settings where not used. This hotfix + release fixes that problem. \ No newline at end of file