branch: scratch/editorconfig-cc
commit 4b25e6b404197d7e58fc0c22bc468339e909ce32
Author: 10sr <[email protected]>
Commit: Stefan Monnier <[email protected]>
Update CHANGELOG
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54ade8e524..8fe324cebe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0
- Fix so that "?" does not match "/" (#211)
- Fix document typo (#213)
+- Don't make unchanged vars buffer-local (#222)
### Changed