Skip to content

Commit c1b4dbe

Browse files
committed
docs: updated CHANGELOG
1 parent 3bcfa6c commit c1b4dbe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7878

7979
### Fixed
8080

81+
- Fixed linter REGEX for GFortran 4.x.x
82+
([#813](https://github.com/fortran-lang/vscode-fortran-support/issues/813))
8183
- Fixed GFortran version regex to allow for semver + build metadata
8284
([#813](https://github.com/fortran-lang/vscode-fortran-support/issues/813))
8385
- 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))
8587
- Fixed regular expression for parsing version of GFortran in linter
8688
([#759](https://github.com/fortran-lang/vscode-fortran-support/issues/759))
8789
- Fixed bug where diagnostic messages would linger from the previous state

0 commit comments

Comments
 (0)