From 5b0a660f277143cc4ae580b49f116a86a00308c7 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 28 Aug 2024 13:04:09 -0700 Subject: [PATCH] copy --- HISTORY.md | 4 ++++ aider/website/HISTORY.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 153fcadee..c6c081fce 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,10 @@ # Release history +### Aider v0.54.3 + +- Dependency `watchdog<5` for docker image. + ### Aider v0.54.2 - When users launch aider in their home dir, help them find/create a repo in a subdir. diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index e4477484f..19a20c05b 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -16,6 +16,10 @@ cog.out(text) # Release history +### Aider v0.54.3 + +- Dependency `watchdog<5` for docker image. + ### Aider v0.54.2 - When users launch aider in their home dir, help them find/create a repo in a subdir.