From 297cf216c70a5f43e0aa42a14e4eac5b0b9b2acd Mon Sep 17 00:00:00 2001 From: Claudiu Cristea Date: Wed, 6 Dec 2023 14:50:17 +0200 Subject: [PATCH] CHANGELOG update --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 659e37fb..a585b55f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +### Added + * [#655](https://github.com/jhedstrom/drupalextension/pull/655) Configure Guzzle request options ## [5.0.0 rc1] ### Fixed * [#629](https://github.com/jhedstrom/drupalextension/pull/629) Fix upstream Drupal getText issue.