Skip to content

Commit 96c428b

Browse files
committed
Fix formatting in CHANGELOG
1 parent 992f257 commit 96c428b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ 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
- Support for using the pause button to pause in the debugger (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

16-
Fixed:
16+
### Fixed
1717
- Changes the default value of `MATLAB.defaultEditor` to `true`
1818
- 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))
1919
- Resolves potential crashes when breakpoints are set

0 commit comments

Comments
 (0)