Skip to content

Commit 9cd2c4a

Browse files
committed
v1.3.2 Commit
1 parent 73b527e commit 9cd2c4a

File tree

4 files changed

+27
-22
lines changed

4 files changed

+27
-22
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.3.2] - 2025-03-06
11+
12+
### Fixed
13+
- Resolves error with adding workspace folders to the MATLAB path on Unix systems
14+
1015
## [1.3.1] - 2025-01-23
1116

1217
### Added

package-lock.json

Lines changed: 20 additions & 20 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
@@ -4,7 +4,7 @@
44
"description": "Edit MATLAB code with syntax highlighting, linting, navigation support, and more",
55
"icon": "public/L-Membrane_RGB_128x128.png",
66
"license": "MIT",
7-
"version": "1.3.1",
7+
"version": "1.3.2",
88
"engines": {
99
"vscode": "^1.67.0"
1010
},

server

Submodule server updated 47 files

0 commit comments

Comments
 (0)