From ea627f04f95075a723891b7742d55970f410ee53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20=C3=81lvaro?= Date: Sat, 16 May 2020 18:38:52 +0200 Subject: [PATCH] doc: Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f352f8..3ce15ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ This file only reflects the changes that are made in this image. Please refer to the SaltStack [Release Notes](https://docs.saltstack.com/en/latest/topics/releases/3000.3.html) for the list of changes in SaltStack. +**3000.3_1** + +- Add support for `salt-api` service +- Add entrypoint support to restart services +- Use previous image as Docker cache +- Add `build-arg` to Makefile + **3000.3** - Upgrade SaltStack Master to `3000.3`