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`