From 6e26fcad050760d42066ef4aef3482dd9e7fd906 Mon Sep 17 00:00:00 2001 From: Hong Xu Date: Thu, 6 Feb 2025 09:14:29 -0800 Subject: [PATCH] Add 0.16.7/0.17.0 changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7946d69..2d9916b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.17.0 + +- **New:** add option to disable the "Generate .editorconfig" context menu entry (by @SunsetTechuila) + +## 0.16.7 + +- **Fix:** keep selection on formatting (by @SunsetTechuila) + ## 0.16.6 - **Fix:** apply config to untitled files