diff --git a/CHANGELOG.md b/CHANGELOG.md index 07a971d0..54c59e7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/apheleia.el b/apheleia.el index 6fe4b8f1..cb193565 100644 --- a/apheleia.el +++ b/apheleia.el @@ -8,7 +8,7 @@ ;; Keywords: tools ;; Package-Requires: ((emacs "25.2")) ;; SPDX-License-Identifier: MIT -;; Version: 1.1.2 +;; Version: 1.2 ;;; Commentary: