From ac2c06219043866bbbb464cf615a63d5c5f4c046 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 17 Mar 2024 10:01:30 +0200 Subject: [PATCH] readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a49077c7..ad3c0407 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ Making pull requests less painful with an AI agent ## News and Updates ### Jan 17, 2024 -- A new feature is not available for the review tool: [`require_can_be_split_review`](https://pr-agent-docs.codium.ai/tools/review/#enabledisable-features). If set to true, the tool will add a section that checks if the PR contains several themes, and can be split into smaller PRs. +- A new feature is now available for the review tool: [`require_can_be_split_review`](https://pr-agent-docs.codium.ai/tools/review/#enabledisable-features). +If set to true, the tool will add a section that checks if the PR contains several themes, and can be split into smaller PRs.