From 9fbe25c68b63bad38b4a0b4fb35e77fb31c990ad Mon Sep 17 00:00:00 2001 From: Thomas Queste Date: Mon, 16 Dec 2024 13:41:43 +0100 Subject: [PATCH] doc: update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 892cafa..c11e80d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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/). +## [3.3.2.0] - 2024-12-16 + +## Changed + +- [Update to Radicale 3.3.2](https://github.com/tomsquest/docker-radicale/pull/171) + ## [3.3.1.1] - 2024-12-03 ## Added