File tree Expand file tree Collapse file tree 4 files changed +40
-29
lines changed Expand file tree Collapse file tree 4 files changed +40
-29
lines changed Original file line number Diff line number Diff line change 1
- 1.7.10
1
+ 1.7.11
Original file line number Diff line number Diff line change 13
13
"1.7.0" : " messages/1.7.0.txt" ,
14
14
"1.7.1" : " messages/1.7.1.txt" ,
15
15
"1.7.10" : " messages/1.7.10.txt" ,
16
+ "1.7.11" : " messages/1.7.11.txt" ,
16
17
"1.7.2" : " messages/1.7.2.txt" ,
17
18
"1.7.3" : " messages/1.7.3.txt" ,
18
19
"1.7.4" : " messages/1.7.4.txt" ,
Original file line number Diff line number Diff line change 13
13
- Fix some typos
14
14
- Add description of "diff_popup_protected_regions" setting
15
15
- Add description of "env" setting
16
-
17
-
18
- 💛 Git Gutter? Want to support development?
19
-
20
- I've teamed up with Wes Bos to offer the following discounts:
21
-
22
- +------------------------------------------------+
23
- | |
24
- | Use the coupon code GITGUTTER for $10 off |
25
- | |
26
- +------------------------------------------------+
27
-
28
- 🏅 ⭐ ES6 ⭐
29
-
30
- 👉 ES6.io/friend/GITGUTTER
31
-
32
- 🏅 ⭐ Sublime Text Book ⭐
33
-
34
- 👉 SublimeTextBook.com/friend/GITGUTTER
35
-
36
- 🏅 ⭐ React For Beginners ⭐
37
-
38
- 👉 ReactForBeginners.com/friend/GITGUTTER
39
-
40
-
41
- Join 15,000 other developers already learning with Wes Bos.
42
-
43
- These are fantastic resources - 100% money back guarantee! 🌟
Original file line number Diff line number Diff line change
1
+ 1.7.11:
2
+ -------
3
+
4
+ Fix:
5
+ - Settings diff algorithm getter fix
6
+ - Linter typo in diff popups factory
7
+ - Clear import caches upon module reloading
8
+
9
+ Internal:
10
+ - Remove deprecated mdpopups allow_code_wrap argument
11
+
12
+
13
+ 💛 Git Gutter? Want to support development?
14
+
15
+ I've teamed up with Wes Bos to offer the following discounts:
16
+
17
+ +------------------------------------------------+
18
+ | |
19
+ | Use the coupon code GITGUTTER for $10 off |
20
+ | |
21
+ +------------------------------------------------+
22
+
23
+ 🏅 ⭐ ES6 ⭐
24
+
25
+ 👉 ES6.io/friend/GITGUTTER
26
+
27
+ 🏅 ⭐ Sublime Text Book ⭐
28
+
29
+ 👉 SublimeTextBook.com/friend/GITGUTTER
30
+
31
+ 🏅 ⭐ React For Beginners ⭐
32
+
33
+ 👉 ReactForBeginners.com/friend/GITGUTTER
34
+
35
+
36
+ Join 15,000 other developers already learning with Wes Bos.
37
+
38
+ These are fantastic resources - 100% money back guarantee! 🌟
You can’t perform that action at this time.
0 commit comments