From 282eaa836d2198bb5947dfd3c454ae5305f55efb Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Mon, 27 Dec 2021 20:15:29 -0800 Subject: [PATCH] Release version 1.4 --- CHANGELOG.md | 2 +- ctrlf.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fad05b..1bdc31e 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.4 (released 2021-12-27) ### Features * Add a new matching style for matching words ([#61]). * Add ability to customize default and alternative search styles diff --git a/ctrlf.el b/ctrlf.el index 621f7cd..9ed8d80 100644 --- a/ctrlf.el +++ b/ctrlf.el @@ -8,7 +8,7 @@ ;; Keywords: extensions ;; Package-Requires: ((emacs "25.1")) ;; SPDX-License-Identifier: MIT -;; Version: 1.3 +;; Version: 1.4 ;;; Commentary: