From d17f25205f9c6a4ffb3f3cd5cf228aeef16cb440 Mon Sep 17 00:00:00 2001 From: Chris Antos Date: Thu, 8 Aug 2024 09:55:24 -0700 Subject: [PATCH] Update CHANGES. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 3907af93b..7006d36ec 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ ### Releases from [chrisant996/clink](https://github.com/chrisant996/clink) fork +#### v1.6.20 + +- Fixed [#652](https://github.com/chrisant996/clink/issues/652); error when trying to update again after updating to v1.6.20 (regression introduced in v1.6.19). + #### v1.6.19 - Fixed truncated descriptions with `clink set exec.` and then `clink-select-complete` (Ctrl-Space) (regression introduced in v1.6.11).