From a0ce859e212c31f58971a50d561f588eb590bb17 Mon Sep 17 00:00:00 2001 From: Ian Morland Date: Fri, 24 Mar 2023 09:50:49 +0000 Subject: [PATCH] chore: wrap PR ref in () --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff5515915..571994bf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [v1.7.2](https://github.com/flarum/framework/compare/v1.7.1...v1.7.2) ### Fixed -- empty string displayed as SelectDropdown title #3773 +- empty string displayed as SelectDropdown title (#3773) ## [v1.7.1](https://github.com/flarum/framework/compare/v1.7.0...v1.7.1) ### Fixed