From 9ea993e737de59ea5110fa3c8bfd6de7703ab90b Mon Sep 17 00:00:00 2001 From: Bert Peters Date: Sat, 7 May 2022 18:15:50 +0200 Subject: [PATCH] Add missing date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a43744c..2d2b662 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - The `parkinglot` module is now correctly enabled by the `parkinglot` feature rather than the `lockapi` feature. -## [0.2.0] +## [0.2.0] - 2022-05-07 ### Added - Generic support for wrapping mutexes that implement the traits provided by the