From 4238986991ac972520a2871fb5bc2ecad12e6db3 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sun, 23 Jul 2023 10:16:48 -0300 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 07cd264ac..40758404a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Release history +### main branch on GitHub + +- /add and /drop always use paths relative to the git root + ### v0.10.0 - Added `/git` command to run git from inside aider chats.