diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index d30ad2f..a498aa4 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Added +- HttpClientFactory for creating Guzzle http clients + ## [v1.0.3] - 2020-09-08 ### Added