We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d4b24d commit c4cc27fCopy full SHA for c4cc27f
CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
17
### Changed
18
19
+- Renamed the default repository branch from `master` to `main`
20
+ ([#590](https://github.com/fortran-lang/vscode-fortran-support/issues/590))
21
- Changed the way messages are logged and added `log` syntax highlighting
22
([#606](https://github.com/fortran-lang/vscode-fortran-support/pull/606))
23
- Removes duplicate diagnostic messages from the linter
0 commit comments