From 6c640bac57b430764af944113b559175d86683ac Mon Sep 17 00:00:00 2001 From: pulak-opti <129880418+pulak-opti@users.noreply.github.com> Date: Thu, 5 Oct 2023 19:20:49 +0600 Subject: [PATCH] [FSSDK-9698] chore: prepare for patch release 1.8.5 (#382) --- CHANGELOG.MD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index b013d24f..ee49f751 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] Changes that have landed but are not yet released. +## [1.8.5] - October 5th, 2023 + +* Fixed a bug in the HTTP Requester logging. Now correct error message is logged. ([#374](https://github.com/optimizely/go-sdk/pull/374)) + ## [2.0.0-beta] - April 27th, 2023 ### New Features