aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadon Rosborough <radon.neon@gmail.com>2022-04-10 13:54:40 -0700
committerRadon Rosborough <radon.neon@gmail.com>2022-04-10 13:54:40 -0700
commit84b04329d7c0ddf41e41433b3f732714995a2bfd (patch)
treecfe91eee7ae9bf9a1d0ec6e58ddf0c875af5dd82
parent9ed3c9d72ada133426a40bac6f4a719706d99532 (diff)
Release version 2.0v2.0
-rw-r--r--CHANGELOG.md2
-rw-r--r--apheleia.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79d5b17..2ceac1b 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
+## 2.0
## Breaking changes
* The interface to `apheleia-format-buffer` has changed. You now pass
in the symbol of a formatter from `apheleia-formatters` (or a list
diff --git a/apheleia.el b/apheleia.el
index 8f58f0d..1e64cf7 100644
--- a/apheleia.el
+++ b/apheleia.el
@@ -8,7 +8,7 @@
;; Keywords: tools
;; Package-Requires: ((emacs "25.2"))
;; SPDX-License-Identifier: MIT
-;; Version: 1.2
+;; Version: 2.0
;;; Commentary: