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/).
77
88## [ Unreleased]
99
10- ## [ 2.6.0 ]
10+ ## [ 2.6.1 ]
1111
1212### Fixed
1313
1414- Fixes log channel not initialising when extension fails to activate
1515 ([ #286 ] ( https://github.com/krvajal/vscode-fortran-support/issues/286 ) )
1616
17+ ## [ 2.6.0]
18+
1719### Added
1820
1921- 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/).
334336
335337- Initial release
336338
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
338341[ 2.6.0 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.5.0...v2.6.0
339342[ 2.5.0 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.3...v2.5.0
340343[ 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