From a9212da8bed0ffc896bc68b9edab5a0792fe7a91 Mon Sep 17 00:00:00 2001 From: Adrien Lacombe Date: Wed, 3 Jan 2024 08:21:48 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aee257a..c7942f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.12.0] - 2024-01-03 + +### Changed + - Upgrade Alpine to 3.16 + ## [3.11.0] - 2023-12-11 ### Added