File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.2.0-rc.1] - 2024-04-03
10
+
11
+ > There's a frood who really knows where his towel is.
12
+
9
13
` runc ` now requires a minimum of Go 1.20 to compile.
10
14
11
15
> ** 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.
671
675
cgroups at all during ` runc update ` ). (#2994 )
672
676
673
677
<!-- 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
675
679
[ 1.1.0 ] : https://github.com/opencontainers/runc/compare/v1.1.0-rc.1...v1.1.0
676
680
[ 1.0.0 ] : https://github.com/opencontainers/runc/releases/tag/v1.0.0
677
681
@@ -696,3 +700,6 @@ implementation (libcontainer) is *not* covered by this policy.
696
700
[ 1.1.2 ] : https://github.com/opencontainers/runc/compare/v1.1.1...v1.1.2
697
701
[ 1.1.1 ] : https://github.com/opencontainers/runc/compare/v1.1.0...v1.1.1
698
702
[ 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
Original file line number Diff line number Diff line change 1
- 1.1.0+dev
1
+ 1.2.0-rc.1
You can’t perform that action at this time.
0 commit comments