File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments