mirror of
https://github.com/jimeh/yank-indent.git
synced 2026-02-19 01:26:40 +00:00
938 B
938 B
Changelog
0.2.0 (2023-04-25)
⚠ BREAKING CHANGES
- customization: Rename global mode customization variables.
Bug Fixes
- customization: rename customize variables related to global mode (84f3b3e)
- internal: do not add advice on package load (9b1d01b)
0.1.1 (2023-04-23)
Bug Fixes
- autoload: do not autoload advice-add calls (7619fc6)
0.1.0 (2023-04-18)
Features
- initial implementation (04f3950)