Files
rubocopfmt.el/CHANGELOG.md
2020-07-13 12:46:06 +01:00

25 lines
851 B
Markdown

# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [0.5.0](https://github.com/jimeh/rubocopfmt.el/compare/0.4.1...0.5.0) (2020-07-13)
### Features
* **cops:** Add support for running unsafe cops with latest RuboCop ([b4be084](https://github.com/jimeh/rubocopfmt.el/commit/b4be08469c9d8d95b2847c625241d9be8fa34ed0))
### [0.4.1](///compare/0.4.0...0.4.1) (2020-05-26)
### Bug Fixes
* Always move back to same column after applying rcs patch 9b7c86a
## [0.4.0](https://github.com/jimeh/rubocopfmt.el/compare/0.3.0...0.4.0) (2020-05-19)
### Features
* **lsp:** Add experimental use of lsp-format-buffer ([d7d6d81](https://github.com/jimeh/rubocopfmt.el/commit/d7d6d81b520e9d83e2411fc49bd5923cdb0c4aae))