Skip to content

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
albertziegenhagel committed Jun 22, 2023
1 parent 4a8cc9c commit 3485ae0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Fixed

- Fixed bug where specifying `-ffree-line-length-X` and `-ffixed-line-length-X`
as `linter.extraArgs` would be overridden by the default behaviour of `fortls`
([#925](https://github.com/fortran-lang/vscode-fortran-support/issues/925))
- Fixed bug where linter would not use the correct Fortran file association
if the extension was part of the default extensions of another Fortran lang ID
([#904](https://github.com/fortran-lang/vscode-fortran-support/issues/904))
Expand Down

0 comments on commit 3485ae0

Please sign in to comment.