From e4e866462e073521f13b8ff67d3760233b00c827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20B=C3=A9ziat?= Date: Mon, 8 Apr 2024 19:55:29 +0200 Subject: [PATCH] #250, #270, #283 --- CHANGELOG.md | 7 +++++++ icons.json | 2 +- icons/csharp.svg | 2 +- icons/yml.svg | 1 + 4 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 icons/yml.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index eabd8fc..215ec1f 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v2.1.104 (2024-04-08) + +* Extended support for esling new formats `eslint.config.{js,mjs,cjs}`. Thanks @lmeysel +* Changed icon for C#. +* Added support for Valgrind suppression files (`*.supp`). Thanks @kosude + + # v2.1.103 (2024-04-06) * Extended support for `.env` files with `accept` and `acceptance` diff --git a/icons.json b/icons.json index 5cfb1be..1da2df6 100755 --- a/icons.json +++ b/icons.json @@ -165,7 +165,7 @@ "_f_vitejs": { "iconPath": "./icons/vitejs.svg" }, "_f_snowpackjs": { "iconPath": "./icons/snowpackjs.svg" }, "_f_webpack": { "iconPath": "./icons/webpack.svg" }, - "_f_yaml": { "iconPath": "./icons/yaml.svg" }, + "_f_yaml": { "iconPath": "./icons/yml.svg" }, "_f_yarn": { "iconPath": "./icons/yarn.svg" }, "_f_zephir": { "iconPath": "./icons/zephir.svg" }, "_f_zip": { "iconPath": "./icons/zip.svg" }, diff --git a/icons/csharp.svg b/icons/csharp.svg index fc4461f..23a23dc 100644 --- a/icons/csharp.svg +++ b/icons/csharp.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/icons/yml.svg b/icons/yml.svg new file mode 100644 index 0000000..992c6dc --- /dev/null +++ b/icons/yml.svg @@ -0,0 +1 @@ +