Skip to content

Commit 3b63ec5

Browse files
committed
Cut 1.7.15
1 parent a5b2d27 commit 3b63ec5

File tree

4 files changed

+39
-29
lines changed

4 files changed

+39
-29
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.14
1+
1.7.15

messages.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"1.7.12": "messages/1.7.12.txt",
1818
"1.7.13": "messages/1.7.13.txt",
1919
"1.7.14": "messages/1.7.14.txt",
20+
"1.7.15": "messages/1.7.15.txt",
2021
"1.7.2": "messages/1.7.2.txt",
2122
"1.7.3": "messages/1.7.3.txt",
2223
"1.7.4": "messages/1.7.4.txt",

messages/1.7.14.txt

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,3 @@
55
- Diff Popup's content looks ugly due to Courier font
66
- Use Segoe UI Symbol for popup toolbars
77
- ST2 compatibility issue in TempFile class
8-
9-
10-
💛 Git Gutter? Want to support development?
11-
12-
I've teamed up with Wes Bos to offer the following discounts:
13-
14-
+------------------------------------------------+
15-
| |
16-
| Use the coupon code GITGUTTER for $10 off |
17-
| |
18-
+------------------------------------------------+
19-
20-
🏅 ⭐ ES6 ⭐
21-
22-
👉 ES6.io/friend/GITGUTTER
23-
24-
🏅 ⭐ Sublime Text Book ⭐
25-
26-
👉 SublimeTextBook.com/friend/GITGUTTER
27-
28-
🏅 ⭐ React For Beginners ⭐
29-
30-
👉 ReactForBeginners.com/friend/GITGUTTER
31-
32-
33-
Join 15,000 other developers already learning with Wes Bos.
34-
35-
These are fantastic resources - 100% money back guarantee! 🌟

messages/1.7.15.txt

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
1.7.15:
2+
-------
3+
4+
Fix:
5+
- Compatibility issue of GitGutter with Snap on Ubuntu (#495)
6+
- Write access regression when creating temp dir (#498)
7+
8+
Enhancement:
9+
- Reduce number of git --version calls (#493)
10+
11+
12+
💛 Git Gutter? Want to support development?
13+
14+
I've teamed up with Wes Bos to offer the following discounts:
15+
16+
+------------------------------------------------+
17+
| |
18+
| Use the coupon code GITGUTTER for $10 off |
19+
| |
20+
+------------------------------------------------+
21+
22+
🏅 ⭐ ES6 ⭐
23+
24+
👉 ES6.io/friend/GITGUTTER
25+
26+
🏅 ⭐ Sublime Text Book ⭐
27+
28+
👉 SublimeTextBook.com/friend/GITGUTTER
29+
30+
🏅 ⭐ React For Beginners ⭐
31+
32+
👉 ReactForBeginners.com/friend/GITGUTTER
33+
34+
35+
Join 15,000 other developers already learning with Wes Bos.
36+
37+
These are fantastic resources - 100% money back guarantee! 🌟

0 commit comments

Comments
 (0)