This commit is contained in:
Dawn W Docker 2019-09-17 15:43:30 -07:00
parent 96856c1d6b
commit afb9e87400
1 changed files with 11 additions and 0 deletions

View File

@ -8,6 +8,17 @@ This page provides information about Docker Cluster versions.
# Version 1
## 1.2.0
(2019-10-2)
### Features
- Add new env variable type which allows users to supply cluster variable values as an environment variable (DCIS-509)
### Fixes
- Fixed an issue where errors in the cluster commands would return exit code of 0 (DCIS-508)
## Version 1.1.0
(2019-09-03)