Skip to content

Commit f69e96a

Browse files
committed
Updated Changelog
1 parent fb179c8 commit f69e96a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)