Skip to content

Commit 3b12881

Browse files
committed
Fix formatting in CHANGELOG
1 parent 506da3d commit 3b12881

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10-
## [1.3.8] - 2026-01-08
10+
## [1.3.8] - 2026-01-09
1111

12-
Added:
12+
### Added
1313
- Temporarily pause MATLAB execution by clicking the Pause button (Addresses [mathworks/MATLAB-extension-for-vscode#263](https://github.com/mathworks/MATLAB-extension-for-vscode/issues/263))
1414
- Improvements to symbol renaming, symbol highlighting, find references, and go to definitions as a result of advanced MATLAB program file indexing (Addresses [mathworks/MATLAB-extension-for-vscode#94](https://github.com/mathworks/MATLAB-extension-for-vscode/issues/94))
1515
- Default initial MATLAB debugger configuration
1616

17-
Fixed:
17+
### Fixed
1818
- Changes the default value of `MATLAB.defaultEditor` to `true`
1919
- Resolves an issue where the Run button displays an incorrect reason when a file cannot be run (Addresses [mathworks/MATLAB-extension-for-vscode#282](https://github.com/mathworks/MATLAB-extension-for-vscode/issues/282))
2020
- Resolves issues with the `savepath` function by ensuring that MATLAB language server files are not saved to the MATLAB search path (Addresses [mathworks/MATLAB-extension-for-vscode#299](https://github.com/mathworks/MATLAB-extension-for-vscode/issues/299))

server

Submodule server updated 1 file

0 commit comments

Comments
 (0)