Skip to content

Commit

Permalink
Release version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raxod502 committed Dec 28, 2021
1 parent 8e0605c commit 443f5ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog].

## Unreleased
## 1.2 (released 2021-12-27)
### Enhancements
* Support multiple formatters ([#31]). You can now configure a list of
formatters for a major-mode in `apheleia-mode-alist` and they will
Expand Down
2 changes: 1 addition & 1 deletion apheleia.el
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
;; Keywords: tools
;; Package-Requires: ((emacs "25.2"))
;; SPDX-License-Identifier: MIT
;; Version: 1.1.2
;; Version: 1.2

;;; Commentary:

Expand Down

0 comments on commit 443f5ae

Please sign in to comment.