File tree Expand file tree Collapse file tree 5 files changed +55
-30
lines changed Expand file tree Collapse file tree 5 files changed +55
-30
lines changed Original file line number Diff line number Diff line change 14
14
"1.7.0" : " release_messages/dest/1.7.0.txt" ,
15
15
"1.7.1" : " release_messages/dest/1.7.1.txt" ,
16
16
"1.7.2" : " release_messages/dest/1.7.2.txt" ,
17
- "1.7.3" : " release_messages/dest/1.7.3.txt"
17
+ "1.7.3" : " release_messages/dest/1.7.3.txt" ,
18
+ "1.7.4" : " release_messages/dest/1.7.4.txt"
18
19
}
Original file line number Diff line number Diff line change 14
14
- Fix some smaller graphical glitches
15
15
- Use animated screenshots captured with latest Sublime Text
16
16
- Add trouble shooting section for working tree
17
-
18
-
19
- 💛 Git Gutter? Want to support development?
20
-
21
- I've teamed up with Wes Bos to offer the following discounts:
22
-
23
- +------------------------------------------------+
24
- | |
25
- | Use the coupon code GITGUTTER for $10 off |
26
- | |
27
- +------------------------------------------------+
28
-
29
- 🏅 ⭐ ES6 ⭐
30
-
31
- 👉 ES6.io/friend/GITGUTTER
32
-
33
- 🏅 ⭐ Sublime Text Book ⭐
34
-
35
- 👉 SublimeTextBook.com/friend/GITGUTTER
36
-
37
- 🏅 ⭐ React For Beginners ⭐
38
-
39
- 👉 ReactForBeginners.com/friend/GITGUTTER
40
-
41
-
42
- Join 15,000 other developers already learning with Wes Bos.
43
-
44
- These are fantastic resources - 100% money back guarantee! 🌟
Original file line number Diff line number Diff line change
1
+ 1.7.4:
2
+ ------
3
+
4
+ README:
5
+ - Add troubleshooting for GitGutter keeping disabled
6
+
7
+ Internal:
8
+ - Cache global settings as function attribute
9
+ - Log the reason for GitGutter to be disabled ("debug": true)
10
+
11
+ Fix:
12
+ - Gutter icons are not displayed in Sublime Text 2
13
+
14
+
15
+ 💛 Git Gutter? Want to support development?
16
+
17
+ I've teamed up with Wes Bos to offer the following discounts:
18
+
19
+ +------------------------------------------------+
20
+ | |
21
+ | Use the coupon code GITGUTTER for $10 off |
22
+ | |
23
+ +------------------------------------------------+
24
+
25
+ 🏅 ⭐ ES6 ⭐
26
+
27
+ 👉 ES6.io/friend/GITGUTTER
28
+
29
+ 🏅 ⭐ Sublime Text Book ⭐
30
+
31
+ 👉 SublimeTextBook.com/friend/GITGUTTER
32
+
33
+ 🏅 ⭐ React For Beginners ⭐
34
+
35
+ 👉 ReactForBeginners.com/friend/GITGUTTER
36
+
37
+
38
+ Join 15,000 other developers already learning with Wes Bos.
39
+
40
+ These are fantastic resources - 100% money back guarantee! 🌟
Original file line number Diff line number Diff line change 1
- 1.7.3
1
+ 1.7.4
Original file line number Diff line number Diff line change
1
+ 1.7.4:
2
+ ------
3
+
4
+ README:
5
+ - Add troubleshooting for GitGutter keeping disabled
6
+
7
+ Internal:
8
+ - Cache global settings as function attribute
9
+ - Log the reason for GitGutter to be disabled ("debug": true)
10
+
11
+ Fix:
12
+ - Gutter icons are not displayed in Sublime Text 2
You can’t perform that action at this time.
0 commit comments