diff --git a/messages.json b/messages.json index 964d454..cadb10b 100755 --- a/messages.json +++ b/messages.json @@ -1,4 +1,5 @@ { "install": "messages/install.txt", - "1.0.1": "messages/1.0.1.txt" + "1.0.1": "messages/1.0.1.txt", + "1.0.2": "messages/1.0.2.txt" } diff --git a/messages/1.0.2.txt b/messages/1.0.2.txt new file mode 100644 index 0000000..ba24261 --- /dev/null +++ b/messages/1.0.2.txt @@ -0,0 +1,14 @@ +# New in Primer 1.0.2 + +- Darken Quick Panel's row text color +- Fix Goto Anything's background color +- Added border to text inputs +- Increase text input size +- Vertically center text input + +*Note: If you have any suggestions for improvements and fixes, please feel free to add issues at GitHub: http://github.com/karelvuong/st-primer/issues* + +*** + + +*Note: Don't forget to restart Sublime Text after activating the theme.*