Skip to content

Commit

Permalink
ChangeLog: Document changes since v1.0.0-rc6
Browse files Browse the repository at this point in the history
Through 96de01b (Merge pull request #897 from crosbymichael/pids,
2017-07-12).

Signed-off-by: W. Trevor King <[email protected]>
  • Loading branch information
wking authored and vbatts committed Jul 12, 2017
1 parent 96de01b commit eac58a4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
OpenContainers Specifications

Changes with v1.0.0:

Breaking changes:

* config: Shift disableOOMKiller from linux.resources to
linux.resources.memory (#896)

Decreased restrictions:

* runtime: Make the state JSON's pid optional on non-Linux platforms
(#897)

Minor fixes and documentation:

* schema/defs-linux: Require Syscall.action (#885)
* specs-go/config: Fix 'omiempty' -> 'omitempty' typo for
LinuxSeccompArg.ValueTwo (#884)
* ROAMAP: remove the pre-v1.0.0 roadmap (#890)

Changes with v1.0.0-rc6:

Breaking changes:
Expand Down

0 comments on commit eac58a4

Please sign in to comment.