Merge pull request #544 from cpuguy83/1.12.3-cs4_notes

Add releases notes for 1.12.3-cs4
This commit is contained in:
Misty Stanley-Jones 2016-11-11 14:34:25 -08:00 committed by GitHub
commit b1b1ef532d
1 changed files with 10 additions and 0 deletions

View File

@ -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)