branch: scratch/editorconfig-cc
commit 90278ea953016c2dcf6992f3a011a23957542ba8
Author: 10sr <[email protected]>
Commit: Stefan Monnier <[email protected]>
Update CHANGELOG
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5706c9d357..3c9007b000 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,10 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0
### Changed
+- Use new implementation by default (#263)
+ - Set `(setq editorconfig--legacy-version t)` to use previous one
+
+
### Deprecated
### Removed