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: