From db085e4661f6aafd24e5acb5b2e17e4dd5dddf3e Mon Sep 17 00:00:00 2001 From: Matthew Martin Date: Mon, 18 Dec 2023 16:05:43 -0600 Subject: [PATCH] Tag version 0.8.0. --- .version | 2 +- changelog.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.version b/.version index 9fb1210..a3df0a6 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.8.0-alpha2-dev +0.8.0 diff --git a/changelog.md b/changelog.md index 851a918..bc6614d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,6 @@ -# Changes in HEAD +# Changes in 0.8.0 + +This is a stable bugfix and feature release. Major new features and changes include: ## Changes fixed as part of the switch to zle-line-pre-redraw