From 443f5aeb1a7115a2db7af4a0a66e111c13d4252c Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Mon, 27 Dec 2021 20:20:02 -0800 Subject: [PATCH] Release version 1.2 --- CHANGELOG.md | 2 +- apheleia.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: