File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10+ ## [ 2.6.2]
11+
12+ ### Added
13+
14+ - Adds Don't Show Again option when failing to spawn ` fortls ` , Fortran Intellisense
15+ pop-up has already been removed
16+ ([ #303 ] ( https://github.com/krvajal/vscode-fortran-support/issues/303 ) )
17+
1018## [ 2.6.1]
1119
1220### Fixed
@@ -336,7 +344,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
336344
337345- Initial release
338346
339- [ unreleased ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.6.1...HEAD
347+ [ unreleased ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.6.2...HEAD
348+ [ 2.6.2 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.6.1...v2.6.2
340349[ 2.6.1 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.6.0...v2.6.1
341350[ 2.6.0 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.5.0...v2.6.0
342351[ 2.5.0 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.3...v2.5.0
You can’t perform that action at this time.
0 commit comments