Skip to content

Commit cc0f36e

Browse files
committed
Cut 1.7.11
1 parent 485ab33 commit cc0f36e

File tree

4 files changed

+40
-29
lines changed

4 files changed

+40
-29
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.10
1+
1.7.11

messages.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"1.7.0": "messages/1.7.0.txt",
1414
"1.7.1": "messages/1.7.1.txt",
1515
"1.7.10": "messages/1.7.10.txt",
16+
"1.7.11": "messages/1.7.11.txt",
1617
"1.7.2": "messages/1.7.2.txt",
1718
"1.7.3": "messages/1.7.3.txt",
1819
"1.7.4": "messages/1.7.4.txt",

messages/1.7.10.txt

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -13,31 +13,3 @@
1313
- Fix some typos
1414
- Add description of "diff_popup_protected_regions" setting
1515
- 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! 🌟

messages/1.7.11.txt

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
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! 🌟

0 commit comments

Comments
 (0)