Skip to content

Commit e123511

Browse files
committed
Updates CHANGELOG.md
1 parent 6c6d183 commit e123511

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)