Skip to content

Commit

Permalink
Remove ARM64 releases from release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Derek McGowan <[email protected]>
  • Loading branch information
dmcgowan committed Apr 29, 2021
1 parent 5d2e8e8 commit 15d9703
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions releases/v1.5.0-rc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The sixth major release of containerd includes many stability improvements
and code organization changes to make contribution easier and make future
features cleaner to develop. This includes bringing CRI development into the
main containerd repository and switching to Go modules. This release also
brings support for the Node Resource Interface (NRI) and ARM64 builds.
brings support for the Node Resource Interface (NRI).
### Highlights
Expand All @@ -24,7 +24,6 @@ brings support for the Node Resource Interface (NRI) and ARM64 builds.
* **Move to Go modules** [#4760](https://github.com/containerd/containerd/pull/4760)
* **Remove `selinux` build tag** [#4849](https://github.com/containerd/containerd/pull/4849)
* **Add json log format output option for daemon log** [#4803](https://github.com/containerd/containerd/pull/4803)
* **Add release builds for ARM64** [#5329](https://github.com/containerd/containerd/pull/5329)
#### Snapshots
* **Add configurable overlayfs path** [#4505](https://github.com/containerd/containerd/pull/4505)
Expand Down

0 comments on commit 15d9703

Please sign in to comment.