From 4233affdb680e451976bdb0a03e1fc7a482f0067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20=C3=81lvaro?= Date: Wed, 17 Jun 2020 19:21:29 +0200 Subject: [PATCH] doc: Update CHANGELOG.md --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4ecb83..12f0bd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,14 @@ # Changelog 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. +Please refer to the SaltStack [Release Notes](https://docs.saltstack.com/en/latest/topics/releases/3001.html) for the list of changes in SaltStack. + +**3001** + +- Upgrade SaltStack Master to `3001` *Sodium* +- Upgrade Python to version `3.8` +- Upgrade `libgit2` to version `1.0.1` +- Change Docker base image to `ubuntu:focal-20200606` **3000.3_2**