mirror of
https://github.com/jimeh/yank-indent.git
synced 2026-02-19 09:36:40 +00:00
28 lines
938 B
Markdown
28 lines
938 B
Markdown
# Changelog
|
|
|
|
## [0.2.0](https://github.com/jimeh/yank-indent/compare/v0.1.1...v0.2.0) (2023-04-25)
|
|
|
|
|
|
### ⚠ BREAKING CHANGES
|
|
|
|
* **customization:** Rename global mode customization variables.
|
|
|
|
### Bug Fixes
|
|
|
|
* **customization:** rename customize variables related to global mode ([84f3b3e](https://github.com/jimeh/yank-indent/commit/84f3b3e7c05413b4e9a7a7d3b81457cd1511f4ac))
|
|
* **internal:** do not add advice on package load ([9b1d01b](https://github.com/jimeh/yank-indent/commit/9b1d01b600f9da0139dddb19485177ccee99f1ee))
|
|
|
|
## [0.1.1](https://github.com/jimeh/yank-indent/compare/v0.1.0...v0.1.1) (2023-04-23)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **autoload:** do not autoload advice-add calls ([7619fc6](https://github.com/jimeh/yank-indent/commit/7619fc6d910a93697eb74236344632c161d0dcd5))
|
|
|
|
## 0.1.0 (2023-04-18)
|
|
|
|
|
|
### Features
|
|
|
|
* initial implementation ([04f3950](https://github.com/jimeh/yank-indent/commit/04f3950b016f020feff1d00e23f49c9213d284aa))
|