From 2bf90b89c2a3cb12522da639ad17de07d7dba72e Mon Sep 17 00:00:00 2001 From: pacak Date: Sat, 9 Oct 2021 12:44:28 +0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Alan Somers --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9f85f1aee..a5de214921 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). -## [0.23.1] - 2021-10-06 +## [Unreleased] - ReleaseDate ### Added - Added the `SO_TIMESTAMPING` support (#[1547](https://github.com/nix-rust/nix/pull/1547))