From b9edf655acd688c5922975e469e31151576cdd2e Mon Sep 17 00:00:00 2001 From: Sergio Padrino Date: Tue, 26 Apr 2022 09:43:46 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Markus Olsson --- changelog.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.json b/changelog.json index 8097184d56..bee8e37739 100644 --- a/changelog.json +++ b/changelog.json @@ -1,8 +1,8 @@ { "releases": { "3.0.0": [ - "[New] Add support for notifications of pull request reviews - #14175", - "[Fixed] Use fast-forward flag as default for pulling divergent paths - #14431", + "[New] Get notified when your pull requests are reviewed - #14175", + "[Fixed] Default to merging when pulling without a configured preference between merge or rebase - #14431", "[Improved] Add ability to re-run individual and failed GitHub Action checks - #14310" ], "2.9.16-beta2": [