Skip to content

Commit b19d3f8

Browse files
committed
update to v1.15.2
1 parent 4bc93ed commit b19d3f8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +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.2] - 2024-10-19
88

99
### Changed
1010

11-
- Reads indentation preferences for current workspace and uses it in instantiate module
11+
- Reads indentation preferences for current workspace and uses it in instantiate module [#493](https://github.com/mshr-h/vscode-verilog-hdl-support/issues/493)
1212

1313
### Fixed
1414

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.1",
5+
"version": "1.15.2",
66
"publisher": "mshr-h",
77
"homepage": "https://github.com/mshr-h/vscode-verilog-hdl-support",
88
"repository": {

0 commit comments

Comments
 (0)