From e8863a45e61694241c62352712869dba10a66ea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= Date: Fri, 30 Jun 2023 23:28:07 +0200 Subject: [PATCH] Changelog: Monotonics: Add date --- rtic-monotonics/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtic-monotonics/CHANGELOG.md b/rtic-monotonics/CHANGELOG.md index 2a08694d19..46aeb7ea38 100644 --- a/rtic-monotonics/CHANGELOG.md +++ b/rtic-monotonics/CHANGELOG.md @@ -19,4 +19,4 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top! - Unmask the `rp2040` interrupt - Use `$crate` and fully qualified paths in macros -## [v1.0.0] - 2023-xx-xx +## [v1.0.0] - 2023-05-31