File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
- ## [ 2.1.0] - 2019-xx-xx
10
+ ## [ 2.1.1] - 2019-xx-xx
11
+
12
+ ### Changed
13
+
14
+ - Improve syntax highlight (#128 , #127 )
15
+ - Improve Paths to linter (#124 )
16
+ - Improve environment processing (#126 )
17
+
18
+ ### Added
19
+
20
+ - New snippets (#104 )
21
+
22
+ ## [ 2.1.0] - 2019-03-26
11
23
12
24
### Changed
13
25
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" : " 2.1.0 " ,
5
+ "version" : " 2.1.1 " ,
6
6
"publisher" : " krvajalm" ,
7
7
"engines" : {
8
8
"vscode" : " ^1.30.x"
You can’t perform that action at this time.
0 commit comments