diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 63db6cd..0cf4dc5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,7 @@ +1.0.1 (2023-09-11) +================== +- unschedule_toast() now raise a ToastNotFoundError exception if the toast could not be found instead of warning (#97) + 1.0.0 (2023-08-14) ================== Major