From 273d9fc7f0bedc43f900ad4214788c8c699723e9 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Wed, 19 Jul 2023 15:12:06 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6620e6a7..2852c1f41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Adds the 'UrlReplaceHandler' middleware to the Okhttp component to allow for customizing the URL before sending the request. +- Adds the `UrlReplaceHandler` middleware to the Okhttp component to allow for customizing the URL before sending the request. ## [0.4.6] - 2023-07-20