From 7d4e3291796e4c9b165858635f082d0cfa37932c Mon Sep 17 00:00:00 2001 From: Benjamin Brienen Date: Sun, 10 Nov 2024 22:35:11 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c476894..fb69ee38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,10 @@ New crate containing public type definitions for the notify and debouncer crates [#568]: https://github.com/notify-rs/notify/pull/568 [#570]: https://github.com/notify-rs/notify/pull/570 +## notify-types 2.0.0 (unreleased) + +- CHANGE: replace instant crate with web-time **breaking** + ## debouncer-mini 0.5.0 (2024-10-25) - CHANGE: update notify to version 7.0.0