Skip to content

Commit ce26f1e

Browse files
committed
docs: updated CHANGELOG
1 parent d4638b8 commit ce26f1e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Added option to set the verbosity of the Output Channel
13+
([#606](https://github.com/fortran-lang/vscode-fortran-support/pull/606))
14+
- Added increased logging messages in various parts of the extension
15+
([#606](https://github.com/fortran-lang/vscode-fortran-support/pull/606))
16+
1017
### Changed
1118

19+
- Changed the way messages are logged and added `log` syntax highlighting
20+
([#606](https://github.com/fortran-lang/vscode-fortran-support/pull/606))
1221
- Removes duplicate diagnostic messages from the linter
1322
([#598](https://github.com/fortran-lang/vscode-fortran-support/issues/598))
1423

0 commit comments

Comments
 (0)