Skip to content

Commit d9d4582

Browse files
committed
Updated CHANGELOG
1 parent 84ed42a commit d9d4582

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- Fixes line continuation syntax highlighting for OpenMP
13+
([#225](https://github.com/krvajal/vscode-fortran-support/issues/225))
14+
1015
### Changed
1116

1217
- Fixes syntax highlighting for nested case-select constructs
1318
([#181](https://github.com/krvajal/vscode-fortran-support/issues/181)) via
1419
([#218](https://github.com/krvajal/vscode-fortran-support/pull/218))
1520

21+
### Added
22+
23+
- Added syntax highlight support for OpenACC
24+
([224](https://github.com/krvajal/vscode-fortran-support/pull/224))
25+
1626
## [2.2.1] - 2020-04-11
1727

1828
### Fixed

0 commit comments

Comments
 (0)