From 1a999723852fa04e2290043c6f62c9cbbfded157 Mon Sep 17 00:00:00 2001 From: James Fuller Date: Wed, 22 May 2024 08:08:07 +0200 Subject: [PATCH] prep v8.8.0 --- CHANGELOG.md | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dc1f5a..3ec09ad 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.8.0] - 2024-05-22 +### Changed +- bump to curl 8.8.0 + ## [8.7.1] - 2024-03-27 ### Changed - bump to curl 8.7.1 diff --git a/VERSION b/VERSION index efeecbe..cfc27b4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.7.1 \ No newline at end of file +8.8.0 \ No newline at end of file