Skip to content

Commit 5502b49

Browse files
committed
docs: updated CHANGELOG
1 parent 8abe7f2 commit 5502b49

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Added
1111

12+
- Added support for storing build artefacts in a separate cache directory
13+
([#614](https://github.com/fortran-lang/vscode-fortran-support/issues/614))
14+
- Added a naive initialization for Fortran source files present in the workspace.
15+
The implementation cannot deduce build order so it can partially work
16+
([#680](https://github.com/fortran-lang/vscode-fortran-support/issues/680))
1217
- Added User Interface tests for program installation
1318
- Added option to disable Release Notes from being displayed
1419
([#675](https://github.com/fortran-lang/vscode-fortran-support/issues/675))

0 commit comments

Comments
 (0)