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/).
7
7
8
8
## [ Unreleased]
9
9
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
+
10
17
## [ 2.4.2]
11
18
12
19
### Fixed
@@ -299,7 +306,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
299
306
300
307
- Initial release
301
308
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
303
311
[ 2.4.2 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.1...v2.4.2
304
312
[ 2.4.1 ] : https://github.com/krvajal/vscode-fortran-support/compare/v2.4.0...v2.4.1
305
313
[ 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