Add support for gitfs with GitPython

This commit is contained in:
Carlos Álvaro
2018-11-03 10:30:29 +01:00
parent 7a0691d487
commit 72e24b2aa4
5 changed files with 52 additions and 5 deletions

View File

@@ -1,12 +1,13 @@
# 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.2.html) for the list of changes in SaltStack.
Please refer to the SaltStack [Release Notes](https://docs.saltstack.com/en/develop/topics/releases/2018.3.3.html) for the list of changes in SaltStack.
**2018.3.3**
- Upgrade SaltStack Master to 2018.3.3
- Upgrade SaltStack Master to `2018.3.3`
- Add `GitPython` support
**2018.3.2**
- First version: SaltStack Master 2018.3.2
- First version: SaltStack Master `2018.3.2`