mirror of https://github.com/docker/docs.git
Merge pull request #544 from cpuguy83/1.12.3-cs4_notes
Add releases notes for 1.12.3-cs4
This commit is contained in:
commit
b1b1ef532d
|
@ -22,6 +22,16 @@ cannot be adopted as quickly for consistency and compatibility reasons.
|
|||
These notes refer to the current and immediately prior releases of the
|
||||
CS Engine. For notes on older versions, see the [CS Engine prior release notes archive](prior-release-notes.md).
|
||||
|
||||
## CS Engine 1.12.3-cs4
|
||||
(11 Nov 2016)
|
||||
|
||||
This releases addresses the following issues:
|
||||
|
||||
* [#27370](https://github.com/docker/docker/issues/27370) Fix `--net-alias` for
|
||||
`--attachable` networks
|
||||
* [#28051](https://github.com/docker/docker/issues/28051) Fix an issue removing
|
||||
a `--attachable` network by ID.
|
||||
|
||||
## CS Engine 1.12.3-cs3
|
||||
(27 Oct 2016)
|
||||
|
||||
|
|
Loading…
Reference in New Issue