mirror of https://github.com/docker/docs.git
adding cluster entry from changelog at https://github.com/docker/cluster/pull/108/files
This commit is contained in:
parent
96856c1d6b
commit
afb9e87400
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue