scel/CHANGELOG.md
2021-08-10 21:04:10 -04:00

587 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Ability to distribute via package managers
  • Support for completion-at-point-functions and company via company-capf

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.