File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this extension will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 1.2.0] - 2018-05-25
9+
10+ ### Fixed
11+ * Linter was broken in previous version (#55 )
12+ * Symbol listing was failing for subroutine without brackets (#61 )
13+
14+ ### Added
15+ * Improved indentation rules (#57 )
16+ * Better syntax highlighting of module names (#51 )
17+
818## [ 1.1.0] - 2018-04-16
919
1020### Fixed
@@ -15,8 +25,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1525
1626* Improvements on preprocessor directives highlighting
1727
18- ## [ 0.6.3] - 2018-01-27
19-
2028## [ 1.0.1] - 2018-03-19
2129
2230### Fixed
Original file line number Diff line number Diff line change 33 "displayName" : " Modern Fortran" ,
44 "description" :
55 " Modern Fortran language support, including syntax highlighting and error detection." ,
6- "version" : " 1.1 .0" ,
6+ "version" : " 1.2 .0" ,
77 "publisher" : " krvajalm" ,
88 "engines" : {
99 "vscode" : " ^1.19.0"
You can’t perform that action at this time.
0 commit comments