From 973884d8a153b96432de67015bd1a946f98477fe Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 4 Aug 2023 06:40:00 -0300 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 8b578e7da..6cf4e3304 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Release history +### main branch + +- Fixed /commit bug from repo refactor, added test coverage + ### v0.11.0 - Automatically summarize chat history to avoid exhausting context window.