From 28c68dc4ff899b70182a1f57bff5077fda177908 Mon Sep 17 00:00:00 2001 From: RoelSG Date: Thu, 26 Sep 2024 10:52:36 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c9839db..56ffcdda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,10 @@ All notable changes to this project will be documented in this file. The format - **Internal:** - Add password confirmation to several `setup` CLI subcommands ([#4072](https://github.com/docker-mailserver/docker-mailserver/pull/4072)) + +- **Documentation** + - Updated the Podman documentation with new technologies such as rootless Quadlets and Pasta networking ([#4183](https://github.com/docker-mailserver/docker-mailserver/pull/4183)) + ### Updates