зеркало из https://github.com/docker/engine-api.git
Merge pull request #30 from calavera/changelog_0_2_0
Add changelog for version 0.2.0.
This commit is contained in:
Коммит
259fce04b5
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -2,8 +2,25 @@
|
|||
|
||||
Items starting with DEPRECATE are important deprecation notices. For more information on the list of deprecated APIs please have a look at https://docs.docker.com/misc/deprecated/ where target removal dates can also be found.
|
||||
|
||||
## 0.2.0 (2016-01-11)
|
||||
|
||||
### Client
|
||||
|
||||
- Allow to force network disconnection. (docker 1.10)
|
||||
|
||||
### Types
|
||||
|
||||
- Add global and local alias configuration to network endpoint.
|
||||
- Add network ID to network endpoint.
|
||||
- Add IPAM options.
|
||||
- Add Seccomp options.
|
||||
- Fix issue referencing OOMKillDisable.
|
||||
|
||||
|
||||
## 0.1.3 (2016-01-07)
|
||||
|
||||
### Client
|
||||
|
||||
- Fix issue sending all network configurations for a per network request.
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче