From 97b3a7bfbb33a4f8cbdfcfb9d843a78dd6c29cb6 Mon Sep 17 00:00:00 2001 From: Sahas Subramanian Date: Fri, 4 Apr 2025 13:50:31 +0200 Subject: [PATCH] Prepare for release v0.6.1 Signed-off-by: Sahas Subramanian --- RELEASE_NOTES.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b8dd657..11917c0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,9 +1,5 @@ # Dispatch Highlevel Interface Release Notes -## Summary - - - ## Upgrading - Some minimal dependencies were updated, you might need to adjust your project's dependencies too. @@ -11,7 +7,3 @@ ## New Features - `DispatchInfo._src` was added for rare complex scenarios where the source of a dispatch needs to be accessed. - -## Bug Fixes - -