Skip to content

Commit d42397c

Browse files
committed
Updates CHANGELOG.md
1 parent ccb003d commit d42397c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)