diff --git a/README.md b/README.md
index 5a0d60ddc..a251ea4fc 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,9 @@ CodiumAI PR-Agent aims to help efficiently review and handle pull requests, by p
## News and Updates
+### August 11, 2024
+Increased PR context size for improved results, and enabled [asymmetric context](https://github.com/Codium-ai/pr-agent/pull/1114/files#diff-9290a3ad9a86690b31f0450b77acd37ef1914b41fabc8a08682d4da433a77f90R69-R70)
+
### August 10, 2024
Added support for [Azure devops pipeline](https://pr-agent-docs.codium.ai/installation/azure/) - you can now easily run PR-Agent as an Azure devops pipeline, without needing to set up your own server.
@@ -64,22 +67,6 @@ v0.23 has been released. See full log changes [here](https://github.com/Codium-a
Added improved support for claude-sonnet-3.5 model (anthropic, vertex, bedrock), including dedicated prompts.
-### June 17, 2024
-
-New option for a self-review checkbox is now available for the `/improve` tool, along with the ability(💎) to enable auto-approve, or demand self-review in addition to human reviewer. See more [here](https://pr-agent-docs.codium.ai/tools/improve/#self-review).
-
-
-
-### June 6, 2024
-
-New option now available (💎) - **apply suggestions**:
-
-
-
-→
-
-
-
## Overview