Skip to content

Commit

Permalink
ChangeLog: Document changes since v1.1.0-rc.1
Browse files Browse the repository at this point in the history
Through 05ff261 (2023-04-01)

Signed-off-by: Akihiro Suda <[email protected]>
  • Loading branch information
AkihiroSuda committed Apr 3, 2023
1 parent 05ff261 commit f7ccd89
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
OpenContainers Specifications

Changes with v1.1.0-rc.2:

Additions:

* config-linux: add support for rsvd hugetlb cgroup (#1116)
* features: add `features.md` to formalize the `runc features` JSON (#1130)
* config-linux: add support for time namespace (#1151)

Minor fixes and documentation:

* config-linux: clarify where device nodes can be created (#1148)
* runtime: remove `When serialized in JSON, the format MUST adhere to the
following pattern` (#1178)
* Update CI to Go 1.20 (#1179)
* config: clarify Linux mount options (#1181)
* config-linux: fix url error (#1184)
* schema: fix schema for timeOffsets (#1193)

Changes with v1.1.0-rc.1:

Breaking changes (but rather conforms to the existing runc implementation):
Expand Down

0 comments on commit f7ccd89

Please sign in to comment.