From 62b2cf5473e97e8ea116c0eef5adabe9b039d5f8 Mon Sep 17 00:00:00 2001 From: antoine <+antoine@users.noreply.github.com> Date: Sun, 16 Mar 2025 23:15:56 +0000 Subject: [PATCH] [CI]: Push updated changelog --- .changes/v7.0.0.md | 4 ++++ CHANGELOG.md | 5 +++++ 2 files changed, 9 insertions(+) create mode 100644 .changes/v7.0.0.md diff --git a/.changes/v7.0.0.md b/.changes/v7.0.0.md new file mode 100644 index 0000000..1fd7a4d --- /dev/null +++ b/.changes/v7.0.0.md @@ -0,0 +1,4 @@ +## v7.0.0 - 2025-03-16 +### Changed +* b6ea372 - feat: upgrade to haproxy 3.1.5 +* 1a368a3 - [CI]: Push updated changelog diff --git a/CHANGELOG.md b/CHANGELOG.md index 968cbed..82a8ec9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v7.0.0 - 2025-03-16 +### Changed +* b6ea372 - feat: upgrade to haproxy 3.1.5 +* 1a368a3 - [CI]: Push updated changelog + ## v6.0.0 - 2025-03-16 ### Changed * 63354e6 - feat: upgrade to haproxy 2.9.14