File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10+ ## [ 1.6.3] - 2019-09-27
11+ ### Fixed
12+ - Fixed links in the documentation
13+
14+ ### Changed
15+ - Updated contact address
16+ - Updated package category
17+
1018## [ 1.6.2] - 2018-01-04
1119
1220### Fixed
@@ -96,7 +104,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
96104### Added
97105 - Initial stable release
98106
99- [ Unreleased ] : https://github.com/zephir-lang/zephir-vscode/compare/v1.6.2...HEAD
107+ [ Unreleased ] : https://github.com/zephir-lang/zephir-vscode/compare/v1.6.3...HEAD
108+ [ 1.6.3 ] : https://github.com/zephir-lang/zephir-vscode/compare/v1.6.2...v1.6.3
100109[ 1.6.2 ] : https://github.com/zephir-lang/zephir-vscode/compare/v1.6.1...v1.6.2
101110[ 1.6.1 ] : https://github.com/zephir-lang/zephir-vscode/compare/v1.6.0...v1.6.1
102111[ 1.6.0 ] : https://github.com/zephir-lang/zephir-vscode/compare/v1.5.0...v1.6.0
Original file line number Diff line number Diff line change 11{
22 "name" : " zephir" ,
3- "version" : " 1.6.2 " ,
3+ "version" : " 1.6.3 " ,
44 "displayName" : " Zephir for VSCode" ,
55 "description" : " Zephir Language syntax highlighting and snippets for VSCode." ,
66 "author" : " Zephir Team" ,
You can’t perform that action at this time.
0 commit comments