File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 3.2.0]
11
+
12
+ ### Added
13
+
14
+ - Added ` Modern Fortran ` , ` fortls ` and ` fpm ` as keywords to the extension
15
+ ([ #536 ] ( https://github.com/fortran-lang/vscode-fortran-support/issues/536 ) )
16
+
17
+ ### Changed
18
+
19
+ - Changed Free and Fixed Form language aliases. ` Fortran ` is now associated with ` FortranFreeForm `
20
+ ([ #536 ] ( https://github.com/fortran-lang/vscode-fortran-support/issues/536 ) )
21
+
22
+ ## [ 3.1.0]
23
+
24
+ ### Changed
25
+
26
+ - Version bumped to v3.1.0
27
+
10
28
## [ 3.0.0]
11
29
12
30
### Added
@@ -448,6 +466,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
448
466
- Initial release
449
467
450
468
[ unreleased ] : https://github.com/fortran-lang/vscode-fortran-support/compare/v3.0....HEAD
469
+ [ 3.2.0 ] : https://github.com/fortran-lang/vscode-fortran-support/compare/v3.1.0...v3.2.0
470
+ [ 3.1.0 ] : https://github.com/fortran-lang/vscode-fortran-support/compare/v3.0.0...v3.1.0
451
471
[ 3.0.0 ] : https://github.com/fortran-lang/vscode-fortran-support/compare/v2.6.2...v3.0.0
452
472
[ 2.6.2 ] : https://github.com/fortran-lang/vscode-fortran-support/compare/v2.6.1...v2.6.2
453
473
[ 2.6.1 ] : https://github.com/fortran-lang/vscode-fortran-support/compare/v2.6.0...v2.6.1
You can’t perform that action at this time.
0 commit comments