Skip to content

Commit

Permalink
VERSION: back to development
Browse files Browse the repository at this point in the history
Signed-off-by: lifubang <[email protected]>
  • Loading branch information
lifubang committed Jun 22, 2024
1 parent 0b62838 commit bf448c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.0-rc.2] - 2024-06-14
## [1.2.0-rc.2] - 2024-06-25

> TRUE or FALSE, it's a problem!
### Important Notes

* libcontainer/cgroups users who want to manage cgroup devices need to explicitly
import libcontainer/cgroups/devices. (#3452, #4248)
* If building with Go 1.22.x, make sure to use 1.22.4 or a later version.
Expand Down Expand Up @@ -39,7 +40,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

* libcontainer: allow containers to make apps think fips is enabled/disabled for testing. (#4246)
* Set temporary single CPU affinity before cgroup cpuset transition. (#3923)
* libct: decouple libct/cg/devices. (#4248)
* libct/cg/fs: don't write cpu_burst twice on ENOENT. (#4259)
* Allow overriding VERSION value in Makefile. (#4269)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0-rc.2
1.2.0-rc.2+dev

0 comments on commit bf448c4

Please sign in to comment.