From e4995b494a64350ae13ab46973bf7b933f1e9afe Mon Sep 17 00:00:00 2001 From: Grigory Date: Tue, 11 Feb 2025 19:27:03 +0500 Subject: [PATCH] update v0.17.0 changelog (#404) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6080a4f..8a9c844 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.17.0 - **New:** add option to disable the "Generate .editorconfig" context menu entry (by @SunsetTechuila) +- **New:** allow the extension to be active in untrusted workspaces (by @jashug) - **Fix:** aply formatting before file saving (by @SunsetTechuila) ## 0.16.7