From c74b2414ba58f90725bf55fe33a66cd2afceb45e Mon Sep 17 00:00:00 2001 From: Lokathor Date: Tue, 7 Mar 2023 21:19:38 -0700 Subject: [PATCH] update changelog with today's date. --- CHANGELOG.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 781e1b7..148f99b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,9 @@ # Changelog -* Implemented `From` for `RawWindowHandle` and `RawDisplayHandle` -* The `rust-version` was bumped to `1.64` - -## 0.5.1 (2022-08-11) +## 0.5.1 (2023-03-07) -* Add the `rust-version` field. +* Add the `rust-version` field (`1.64`). +* Implemented `From` for `RawWindowHandle` and `RawDisplayHandle` ## 0.5.0 (2022-07-14)