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/).
77
88## [ Unreleased]
99
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+
1028## [ 3.0.0]
1129
1230### Added
@@ -448,6 +466,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
448466- Initial release
449467
450468[ 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
451471[ 3.0.0 ] : https://github.com/fortran-lang/vscode-fortran-support/compare/v2.6.2...v3.0.0
452472[ 2.6.2 ] : https://github.com/fortran-lang/vscode-fortran-support/compare/v2.6.1...v2.6.2
453473[ 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