From 543f6d651d11322f26665f017f051fbcfc21ceb0 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Tue, 12 Nov 2024 19:51:36 -0800 Subject: [PATCH] Release version 4.3 --- CHANGELOG.md | 4 ++-- apheleia.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58a159e..cb03f72 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 +## 4.3 (released 2024-11-12) ### Features * New user option `apheleia-skip-functions`, like `apheleia-inhibit-functions` but for skipping a formatter run even @@ -22,7 +22,7 @@ The format is based on [Keep a Changelog]. [Snakemake](https://snakemake.readthedocs.io) ([#307]). * [`gleam`](https://github.com/gleam-lang/gleam) official formatter for [`gleam`](https://github.com/gleam-lang/gleam) ([#325]) -* `zig fmt` official formatter for +* `zig fmt` official formatter for [zig](https://ziglang.org/) ([#327]). ### Bugs fixed diff --git a/apheleia.el b/apheleia.el index 0144591..f79557f 100644 --- a/apheleia.el +++ b/apheleia.el @@ -8,7 +8,7 @@ ;; Keywords: tools ;; Package-Requires: ((emacs "27")) ;; SPDX-License-Identifier: MIT -;; Version: 4.2 +;; Version: 4.3 ;;; Commentary: