Skip to content

Commit 3eeb8a1

Browse files
committed
ChangeLog: Document changes since v1.0.0
Through f5f1390 (Merge pull request opencontainers#910 from wking/monthly-meetings, 2017-08-30). There have also been two non-spec changes which I have not documented in the ChangeLog: 13b4639 .pullapprove.yml: Switch to v2 and other project-template updates (opencontainers#902) f6f2514 README: Make meetings monthly (were weekly) (opencontainers#910) Signed-off-by: W. Trevor King <[email protected]>
1 parent 689521f commit 3eeb8a1

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

ChangeLog

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
OpenContainers Specifications
22

3+
Changes with v1.0.1:
4+
5+
Minor fixes and documentation:
6+
7+
* spec: Expand "OCI" in spec-title reference and add "Initiative"
8+
(#900)
9+
* config: Simplify title to "Configuration" (#901)
10+
* config: Fix "procfs_2" -> "proc_2" link label (#906)
11+
* config-linux: More specific documentation for weightDevice and
12+
throttle* (#825)
13+
* config-linux: Modify procfs to proc (#905)
14+
* config-windows: Make maximum a uint16 (was a uint) (#891)
15+
* runtime: Change "process in the container" -> "container
16+
process" (#907)
17+
* schema/config-schema: Use ArrayOfStrings in capabilities
18+
properties. (#886)
19+
* schema/config-linux:
20+
s/throttleWriteIopsDevice/throttleWriteIOPSDevice/ (#899)
21+
* schema/config-linux: add intelRdt field (#889)
22+
* schema/config-solaris: Replaced refs with some fields
23+
(cappedCPU.ncpus, etc.) (#892)
24+
325
Changes with v1.0.0:
426

527
Breaking changes:

0 commit comments

Comments
 (0)