Update changelog

This commit is contained in:
TatriX 2020-03-25 23:16:01 +01:00
parent 8472f03dbf
commit 2de9ec1157

View file

@ -12,3 +12,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- `M-<tab>` or `C-M-i` is no longer bound to `sclang-complete-symbol`
to make builtin completion work as expected.
- `sclang-mode` is now derived from `prog-mode`.