diff --git a/HISTORY.md b/HISTORY.md index ed7cd9b35..9b5859c06 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,11 @@ # Release history +### v0.31.0 + +- Aider is now also AI pair programming in your browser! Use the `--browser` switch to launch am experimental browser based version of aider. +- Switch models during the chat with `/model ` and search the list of available models with `/model `. + ### v0.30.1 - Adding missing `google-generativeai` dependency