File tree 1 file changed +9
-0
lines changed
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/).
7
7
8
8
## [ Unreleased]
9
9
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
+
10
17
### Changed
11
18
19
+ - Changed the way messages are logged and added ` log ` syntax highlighting
20
+ ([ #606 ] ( https://github.com/fortran-lang/vscode-fortran-support/pull/606 ) )
12
21
- Removes duplicate diagnostic messages from the linter
13
22
([ #598 ] ( https://github.com/fortran-lang/vscode-fortran-support/issues/598 ) )
14
23
You can’t perform that action at this time.
0 commit comments