From d9d381ab18ca9caafe12ff03ec5c5c95ef4003a2 Mon Sep 17 00:00:00 2001 From: Stephen Lautier Date: Wed, 24 Jul 2024 15:39:33 +0200 Subject: [PATCH] up date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b362aa..9bfe00f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ [_vNext_](https://github.com/sketch7/FluentlyHttpClient/compare/3.8.1...3.9.0) (2020-X-X) -## [4.0.0](https://github.com/sketch7/FluentlyHttpClient/compare/3.9.6...4.0.0) (2024-07-23) +## [4.0.0](https://github.com/sketch7/FluentlyHttpClient/compare/3.9.6...4.0.0) (2024-07-24) ### Features - **http client builder:** configurable http version/policy via `WithVersion`, `WithVersionPolicy`