diff options
| author | Radon Rosborough <radon@intuitiveexplanations.com> | 2023-02-25 11:31:26 -0800 |
|---|---|---|
| committer | Radon Rosborough <radon@intuitiveexplanations.com> | 2023-02-25 11:31:26 -0800 |
| commit | ffa8d5865118bb33299a429e9c25577a79410542 (patch) | |
| tree | 119f5e378f1f58d1086437d58df4c0771e179a7c | |
| parent | 972b9906bf6d23f5a8e92129a4572a906bdfe45e (diff) | |
Release version 3.2v3.2
| -rw-r--r-- | CHANGELOG.md | 2 | ||||
| -rw-r--r-- | apheleia.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 00ab534..fbca5d4 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 +## 3.2 (released 2023-02-25) ### Features * You can use `apheleia-inhibit` as a file-local variable to disable Apheleia turning on automatically for a file or directory. You can diff --git a/apheleia.el b/apheleia.el index 7eccb1f..0e5b5c0 100644 --- a/apheleia.el +++ b/apheleia.el @@ -8,7 +8,7 @@ ;; Keywords: tools ;; Package-Requires: ((emacs "26")) ;; SPDX-License-Identifier: MIT -;; Version: 3.1 +;; Version: 3.2 ;;; Commentary: |
