From 9fac20e432dbaff6f221dd57d43fbe66d9839492 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 11 May 2024 07:49:58 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 8df725639..ab27a2a45 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,10 @@ # Release history +### main + +- Restores prior chat history on launch, so you can continue the last conversation. + ### v0.34.0 - Updated prompting to use more natural phrasing about files, the git repo, etc. Removed reliance on read-write/read-only terminology.