diff --git a/README.md b/README.md index ddd77a23..4853d9d4 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ PR-Agent aims to help efficiently review and handle pull requests, by providing ## News and Updates +### Feb 28, 2025 +A new version, v0.27, was released. See release notes [here](https://github.com/qodo-ai/pr-agent/releases/tag/v0.27). + ### Feb 27, 2025 - Updated the default model to `o3-mini` for all tools. You can still use the `gpt-4o` as the default model by setting the `model` parameter in the configuration file. - Important updates and bug fixes for Azure DevOps, see [here](https://github.com/qodo-ai/pr-agent/pull/1583) @@ -82,10 +85,6 @@ New tool [/Implement](https://qodo-merge-docs.qodo.ai/tools/implement/) (💎), -### Jan 1, 2025 - -Update logic and [documentation](https://qodo-merge-docs.qodo.ai/usage-guide/changing_a_model/#ollama) for running local models via Ollama. - ### December 30, 2024 Following feedback from the community, we have addressed two vulnerabilities identified in the open-source PR-Agent project. The [fixes](https://github.com/qodo-ai/pr-agent/pull/1425) are now included in the newly released version (v0.26), available as of today.