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/).
7
7
8
8
## [ Unreleased]
9
9
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
+
10
18
## [ 2.6.1]
11
19
12
20
### Fixed
@@ -336,7 +344,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
336
344
337
345
- Initial release
338
346
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
340
349
[ 2.6.1 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.6.0...v2.6.1
341
350
[ 2.6.0 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.5.0...v2.6.0
342
351
[ 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