Skip to content

Commit 2b51169

Browse files
committed
new version
1 parent 75f18c3 commit 2b51169

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

Messages/v2.1.0.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
██████╗ ██████╗ ██╗
3+
██╔════╝ ██╔══██╗██║
4+
██║ ███╗██║ ██║██║
5+
██║ ██║██║ ██║██║
6+
╚██████╔╝██████╔╝███████╗
7+
╚═════╝ ╚═════╝ ╚══════╝
8+
9+
GDL Sublime Text package
10+
has successfully updated
11+
12+
*************************
13+
14+
VERSION 2.1.0
15+
16+
*************************
17+
18+
• some styling errors with
19+
GOSUBS fixed
20+
• auto completion is now
21+
all lower caps, see
22+
issue #9 on github

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"install": "Messages/install.txt",
33
"v2.0.0": "Messages/v2.0.0.txt",
44
"v2.0.1": "Messages/v2.0.1.txt",
5-
"v2.0.2": "Messages/v2.0.2.txt"
5+
"v2.0.2": "Messages/v2.0.2.txt",
6+
"v2.1.0": "Messages/v2.1.0.txt"
67
}

0 commit comments

Comments
 (0)