From d1a8e31a3a1a76aaf7ebbf776b37963f60680467 Mon Sep 17 00:00:00 2001 From: Jasper Zonneveld Date: Wed, 15 May 2024 09:16:52 +0200 Subject: [PATCH] chore: release 2.4.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bf842f..9ebe8a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * Nothing +## [2.4.0] - 2024-05-15 + +### Added + +* Added the ability to send headers through repositories [#103](https://github.com/swisnl/json-api-client/issues/103). + ## [2.3.2] - 2024-03-05 ### Added