Skip to content

Commit f18a610

Browse files
committed
update: version
1 parent fbdaec0 commit f18a610

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the "go-syntax" extension will be documented in this file.
44

5+
## [0.8.0]
6+
7+
- Supports constant variables
8+
59
## [0.7.9]
610

711
- Fixes minor bugs related to functions ([#17](https://github.com/worlpaker/go-syntax/issues/17))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "go-syntax",
33
"displayName": "Go Syntax",
44
"description": "Rich Syntax Highlighting for Go language",
5-
"version": "0.7.9",
5+
"version": "0.8.0",
66
"author": "Furkan Ozalp",
77
"publisher": "furkanozalp",
88
"license": "MIT",

0 commit comments

Comments
 (0)