Skip to content

Commit 86a78f0

Browse files
committed
update changelog
1 parent f36e38a commit 86a78f0

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2525
### Fixed
2626
- Fix intrinsic functions docs not loading
2727

28+
## [0.4.6] - 2017-07-04
29+
### Added
30+
- Add support for user configuration settings
31+
2832

2933

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This extension provides support for the Fortran programming language. It include
88
* Code Snippets
99
* Documentation on hover for intrisic functions
1010
* Code linting based on `gfortran` to show errors swiggles in your code
11+
1112
## Settings
1213

1314
You can control the include paths to be used by the linter with the `fortran.includePaths` setting.

0 commit comments

Comments
 (0)