mirror of
https://github.com/jimeh/rubocopfmt.el.git
synced 2026-02-19 09:06:41 +00:00
chore(release): 0.4.0
This commit is contained in:
10
CHANGELOG.md
Normal file
10
CHANGELOG.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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.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))
|
||||
@@ -1,6 +1,6 @@
|
||||
;;; rubocopfmt.el --- Minor-mode to format Ruby code with RuboCop on save
|
||||
|
||||
;; Version: 0.3.0
|
||||
;; Version: 0.4.0
|
||||
;; Keywords: convenience wp edit ruby rubocop
|
||||
;; Package-Requires: ((cl-lib "0.5"))
|
||||
;; URL: https://github.com/jimeh/rubocopfmt.el
|
||||
|
||||
Reference in New Issue
Block a user