From 5796ccb35e6809cc3db2a00254a36100a0b9448d Mon Sep 17 00:00:00 2001 From: James Fuller Date: Wed, 6 Nov 2024 08:53:57 +0100 Subject: [PATCH] prep v8.11.0 --- CHANGELOG.md | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 968d16b..cc02bde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [8.11.0] - 2024-11-06 +### Changed +- bump to curl 8.11.0 + ## [8.10.1] - 2024-09-18 ### Changed - bump to curl 8.10.1 diff --git a/VERSION b/VERSION index 2eb8a97..62f6898 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.10.1 \ No newline at end of file +8.11.0 \ No newline at end of file