0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-04-11 14:11:21 +00:00

Update CHANGELOG

This commit is contained in:
CrazyMax 2019-12-14 17:39:58 +01:00
parent 4e5dff05a6
commit 74869c2ab4
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -1,5 +1,19 @@
# Changelog
## 2.0.0 (2019/12/14)
* Include provider in notifications
* Add providers documentation
* Move image validation and improve job execution
* Add Swarm provider
* Add fields to load sensitive values from file (#7)
* Add Docker provider (#3)
* Docker client v19.03.5
* Move `image` field to providers layer and rename it `static`
* Update libs
* Go 1.13.5
* Seconds field optional for schedule
## 1.4.1 (2019/10/20)
* Update libs