From 048258959a859deda47eafebef8a7b1f1a0214e0 Mon Sep 17 00:00:00 2001 From: Super <38338700+superpowers04@users.noreply.github.com> Date: Wed, 1 Nov 2023 06:01:06 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a5250f..f3b7a30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,10 @@ completed. - Using this also brings enhancements to the `doc` command like easy navigation of neighboring doc files. +### Fixed +- Fix infinite loop when navigating history without any history + +[#252]: https://github.com/Rosettea/Hilbish/issues/252 ### Fixed - Return the prefix when calling `hilbish.completions.call`