File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10+ ## [ 2.4.3]
11+
12+ ### Changed
13+
14+ - Changed from ` tslint ` to ` eslint ` and ` prettier ` to format ts, json, md files
15+ ([ #260 ] ( https://github.com/krvajal/vscode-fortran-support/issues/260 ) )
16+
1017## [ 2.4.2]
1118
1219### Fixed
@@ -299,7 +306,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
299306
300307- Initial release
301308
302- [ unreleased ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.2...HEAD
309+ [ unreleased ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.3...HEAD
310+ [ 2.4.3 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.2...v2.4.3
303311[ 2.4.2 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.1...v2.4.2
304312[ 2.4.1 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.0...v2.4.1
305313[ 2.4.0 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.3.0...v2.4.0
You can’t perform that action at this time.
0 commit comments