File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
- ## [ 2.6.0 ]
10
+ ## [ 2.6.1 ]
11
11
12
12
### Fixed
13
13
14
14
- Fixes log channel not initialising when extension fails to activate
15
15
([ #286 ] ( https://github.com/krvajal/vscode-fortran-support/issues/286 ) )
16
16
17
+ ## [ 2.6.0]
18
+
17
19
### Added
18
20
19
21
- Adds support for variable and path interpolation along with glob expressions
@@ -334,7 +336,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
334
336
335
337
- Initial release
336
338
337
- [ unreleased ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.6.0...HEAD
339
+ [ unreleased ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.6.1...HEAD
340
+ [ 2.6.1 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.6.0...v2.6.1
338
341
[ 2.6.0 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.5.0...v2.6.0
339
342
[ 2.5.0 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.3...v2.5.0
340
343
[ 2.4.3 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.2...v2.4.3
You can’t perform that action at this time.
0 commit comments