Skip to content

Commit e088083

Browse files
committed
1.2.5 version messages
1 parent 867ae5a commit e088083

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Messages/1.2.5.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
New in version 1.2.5:
2+
- Bug fix: Preferences and settings menus now works when package is installed thru Package Control.
3+
Thanks Pontus Berg (https://github.com/BacchusFLT) for reporting this
4+
- New Feature: Make command, assigned to key F8. Invokes a script called make.bat/make.sh.
5+
Use setting default_make_path for setting default make path,
6+
make-scripts located in the current directory will take precedence,
7+
but if not found the default path is also checked. No default value.
8+
Suggested by Pontus Berg (https://github.com/BacchusFLT)
9+
10+
See http://goatpower.org for more details.
11+
12+
//Swoffa of Noice

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
"1.2.1": "Messages/1.2.1.txt",
99
"1.2.2": "Messages/1.2.2.txt",
1010
"1.2.3": "Messages/1.2.3.txt",
11-
"1.2.4": "Messages/1.2.4.txt"
11+
"1.2.4": "Messages/1.2.4.txt",
12+
"1.2.5": "Messages/1.2.5.txt"
1213
}

0 commit comments

Comments
 (0)