From e4d23d50fa2d578c16c69d88f8bd4e2a0fa2d405 Mon Sep 17 00:00:00 2001 From: Kir Kolyshkin Date: Thu, 20 Jan 2022 18:42:21 -0800 Subject: [PATCH] CHANGELOG.md: nit The 1.1.0 "Changed" heading level is not proper. Signed-off-by: Kir Kolyshkin --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f10951b4e..bcb70a8a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 > A plan depends as much upon execution as it does upon concept. -## Changed +### Changed * libcontainer will now refuse to build without the nsenter package being correctly compiled (specifically this requires CGO to be enabled). This should avoid folks accidentally creating broken runc binaries (and