diff --git a/CHANGELOG.md b/CHANGELOG.md index 72c324b..0f98052 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [4.8.4] - 2025-02-09 + +### Changed + +- Updated the `options` property in the `SocketIoConfig` interface to use `Partial` instead of a `custom-defined` object. + ## [4.8.3] - 2025-02-06 ### Fixed