File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
- All notable changes to the "fortran-linter" extension will be documented in this file.
2
+ All notable changes to this extension will be documented in this file.
3
3
4
- Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
4
+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
+ and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
6
6
7
## [ Unreleased]
7
8
- Initial release
Original file line number Diff line number Diff line change 2
2
"name" : " linter-gfortran" ,
3
3
"displayName" : " Modern Fortran" ,
4
4
"description" : " Modern Fortran language support, including syntax highlighting and error detection." ,
5
- "version" : " 0.4.0 " ,
5
+ "version" : " 0.4.1 " ,
6
6
"publisher" : " krvajalm" ,
7
7
"engines" : {
8
8
"vscode" : " ^1.12.0"
You can’t perform that action at this time.
0 commit comments