Skip to content

Commit 275e6d8

Browse files
committed
VERSION: release v1.2.0-rc.1
Signed-off-by: Aleksa Sarai <[email protected]>
1 parent fc3e04d commit 275e6d8

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.2.0-rc.1] - 2024-04-03
10+
11+
> There's a frood who really knows where his towel is.
12+
913
`runc` now requires a minimum of Go 1.20 to compile.
1014

1115
> **NOTE**: runc currently will not work properly when compiled with Go 1.22 or
@@ -671,7 +675,7 @@ implementation (libcontainer) is *not* covered by this policy.
671675
cgroups at all during `runc update`). (#2994)
672676

673677
<!-- minor releases -->
674-
[Unreleased]: https://github.com/opencontainers/runc/compare/v1.1.0...HEAD
678+
[Unreleased]: https://github.com/opencontainers/runc/compare/v1.2.0-rc.1...HEAD
675679
[1.1.0]: https://github.com/opencontainers/runc/compare/v1.1.0-rc.1...v1.1.0
676680
[1.0.0]: https://github.com/opencontainers/runc/releases/tag/v1.0.0
677681

@@ -696,3 +700,6 @@ implementation (libcontainer) is *not* covered by this policy.
696700
[1.1.2]: https://github.com/opencontainers/runc/compare/v1.1.1...v1.1.2
697701
[1.1.1]: https://github.com/opencontainers/runc/compare/v1.1.0...v1.1.1
698702
[1.1.0-rc.1]: https://github.com/opencontainers/runc/compare/v1.0.0...v1.1.0-rc.1
703+
704+
<!-- 1.2.z patch releases -->
705+
[1.2.0-rc.1]: https://github.com/opencontainers/runc/compare/v1.1.0...v1.2.0-rc.1

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0+dev
1+
1.2.0-rc.1

0 commit comments

Comments
 (0)