Skip to content

Commit c0249f8

Browse files
committed
update to v1.15.1
1 parent dbdfae9 commit c0249f8

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)\
66

7-
## UNRELEASED
7+
## [1.15.1] - 2024-08-31
88

99
### Changed
10-
- Better logging for ctags exection errors
10+
11+
- Better logging for ctags exection errors [#498][https://github.com/mshr-h/vscode-verilog-hdl-support/pull/498]
1112

1213
## [1.15.0] - 2024-08-26
1314

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "veriloghdl",
33
"displayName": "Verilog-HDL/SystemVerilog/Bluespec SystemVerilog",
44
"description": "Verilog-HDL/SystemVerilog/Bluespec SystemVerilog support for VS Code",
5-
"version": "1.15.0",
5+
"version": "1.15.1",
66
"publisher": "mshr-h",
77
"homepage": "https://github.com/mshr-h/vscode-verilog-hdl-support",
88
"repository": {

0 commit comments

Comments
 (0)