From 8d2fa05825c3b0a918eb472b6a97fddd896535d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20=C3=81lvaro?= Date: Tue, 3 Nov 2020 11:20:17 +0100 Subject: [PATCH] doc: Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cd69d4..25090a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Please refer to the SaltStack [Release Notes](https://docs.saltstack.com/en/late - Upgrade `salt-master` to `3002.1` *Magnesium* - Change Docker base image to `ubuntu:focal-20201008` +- Fix issue changing _read-only_ directories ownership ([@Kidswiss](https://github.com/Kidswiss) - [#47](https://github.com/cdalvaro/docker-salt-master/pull/47)) **3002**