File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased] [ ]
99
10+ ## [ 1.6.2] [ ] - 2021-03-05
11+
12+ ### Changed
13+
14+ - updated [ backwork-notifier-http] ( https://pypi.org/project/backwork-notifier-http )
15+
1016## [ 1.6.0] [ ] - 2021-02-11
1117
1218### Added
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ backwork-backup-postgresql==0.2.1
88backwork-notifier-sentry == 0.2.0
99backwork-upload-softlayer == 0.2.1
1010backwork-upload-cos == 0.3.0
11- backwork-notifier-http == 0.1.3
11+ backwork-notifier-http == 0.1.4
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ services:
77 backwork :
88 build :
99 context : ./backwork
10- image : bigdatauniversity/backwork:1.6.0
10+ image : bigdatauniversity/backwork:1.6.2
1111 environment :
1212 - MYSQL_HOST=mysql
1313 - MYSQL_PORT=3306
You can’t perform that action at this time.
0 commit comments