File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10+ ## [ 2.4.0]
11+
1012## Fixed
1113
1214- Extension now activates for ` FortranFixedForm `
@@ -294,7 +296,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
294296
295297- Initial release
296298
297- [ unreleased ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.3.1...HEAD
299+ [ unreleased ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.0...HEAD
300+ [ 2.4.0 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.3.1...v2.4.0
298301[ 2.3.1 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.3.0...v2.3.1
299302[ 2.3.0 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.2.2...v2.3.0
300303[ 2.2.2 ] : https://github.com/krvajal/vscode-fortran-support/compare/2.2.1...v2.2.1
Original file line number Diff line number Diff line change 22 "name" : " linter-gfortran" ,
33 "displayName" : " Modern Fortran" ,
44 "description" : " Modern Fortran language support, including syntax highlighting and error detection." ,
5- "version" : " 2.3.1 " ,
5+ "version" : " 2.4.0 " ,
66 "publisher" : " krvajalm" ,
77 "license" : " MIT" ,
88 "author" : {
You can’t perform that action at this time.
0 commit comments