File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -78,10 +78,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
78
78
79
79
### Fixed
80
80
81
+ - Fixed linter REGEX for GFortran 4.x.x
82
+ ([ #813 ] ( https://github.com/fortran-lang/vscode-fortran-support/issues/813 ) )
81
83
- Fixed GFortran version regex to allow for semver + build metadata
82
84
([ #813 ] ( https://github.com/fortran-lang/vscode-fortran-support/issues/813 ) )
83
85
- Fixed broken badges and replaced them with shields.io
84
- ([[ #815 ] ( https://github.com/fortran-lang/vscode-fortran-support/issues/815 )] )
86
+ ([ #815 ] ( https://github.com/fortran-lang/vscode-fortran-support/issues/815 ) )
85
87
- Fixed regular expression for parsing version of GFortran in linter
86
88
([ #759 ] ( https://github.com/fortran-lang/vscode-fortran-support/issues/759 ) )
87
89
- Fixed bug where diagnostic messages would linger from the previous state
You can’t perform that action at this time.
0 commit comments