From b2618d8bf4023f44365308a8dc277526917caad8 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 10 May 2024 09:10:54 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 7a5f3e523..8df725639 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ # Release history -### main +### v0.34.0 - Updated prompting to use more natural phrasing about files, the git repo, etc. Removed reliance on read-write/read-only terminology. - Refactored prompting to unify some phrasing across edit formats.