From 4938c8a5c0a39359688c95af41e60844ec12aec3 Mon Sep 17 00:00:00 2001 From: Fredrik Oseberg Date: Thu, 30 Nov 2023 09:41:18 +0100 Subject: [PATCH] fix: remove trailing whitespace --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e14d6b75..1899b506 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## v5.11.1 * (Minor) Add missing parenthesis -* (Bugfix) Fix/double execution result +* (Bugfix) Fix/double execution result * (Documentation) Update readme with developer instructions ## v5.11.0 @@ -8,7 +8,7 @@ ## v5.10.1 * (Minor) Typos in request timeout -* (Minor) Bump client spec +* (Minor) Bump client spec ## v5.10.0 * (Minor) add is_feature_enabled to variant response