From 67c2be2ff6d82e67b4bde2909533e7682a133067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20=C3=81lvaro?= Date: Sat, 23 Feb 2019 18:04:04 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68eab5a..91dbb75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,15 @@ # 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/develop/topics/releases/2018.3.4.html) for the list of changes in SaltStack. +Please refer to the SaltStack [Release Notes](https://docs.saltstack.com/en/develop/topics/releases/2019.2.0.html) for the list of changes in SaltStack. + +**2019.2.0** + +- Upgrade SaltStack Master to `2019.2.0` +- Change Docker base image to `ubuntu:bionic-20190204` +- Upgrade Python to version `3.6` +- Upgrade `libgit2` to `0.27.8` +- Reduce image size by updating, installing and cleaning packages in one single step **2018.3.4**