From f8aee359373061707b8c4e2bb23bc8442d8a63f1 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 9 Jun 2022 01:05:42 +0100 Subject: [PATCH] chore(release): 0.8.20 --- CHANGELOG.md | 12 ++++++++++++ VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86e398e..0f08c61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.8.20](https://github.com/jimeh/.emacs.d/compare/v0.8.19...v0.8.20) (2022-06-09) + + +### Features + +* **completion:** replace orderless with fussy ([f6ecda7](https://github.com/jimeh/.emacs.d/commit/f6ecda7bf4d72ff693003fc719fad916b2d397a8)) + + +### Bug Fixes + +* **packages:** override undo-fu and undo-fu-session recipes ([bd3e53b](https://github.com/jimeh/.emacs.d/commit/bd3e53bdc86c5b128da6c50063d5491375da3ec3)) + ### [0.8.19](https://github.com/jimeh/.emacs.d/compare/v0.8.18...v0.8.19) (2022-06-02) diff --git a/VERSION b/VERSION index 5e65966..e12118d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.19 \ No newline at end of file +0.8.20 \ No newline at end of file