From 445785a3a1cf482e61a5c64f5851bb267111fe7e Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 8 Aug 2023 07:04:16 -0300 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 6cf4e3304..949ccb031 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,7 +2,10 @@ ### main branch -- Fixed /commit bug from repo refactor, added test coverage +- Added a progress bar when initially creating a repo map. +- Fix corner case of pending chat history summarization when dirty committing. +- Fix corner case of undefined `text` when using `--no-pretty`. +- Fixed /commit bug from repo refactor, added test coverage. ### v0.11.0