We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 883d953 + 122e02d commit 77a581eCopy full SHA for 77a581e
1 file changed
RELEASE_NOTES.md
@@ -1,9 +1,17 @@
1
# Dispatch Highlevel Interface Release Notes
2
3
+## Summary
4
+
5
+<!-- Here goes a general summary of what this release is about -->
6
7
## Upgrading
8
-- Some minimal dependencies were updated, you might need to adjust your project's dependencies too.
9
+<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10
11
## New Features
12
-- `DispatchInfo._src` was added for rare complex scenarios where the source of a dispatch needs to be accessed.
13
+<!-- Here goes the main new features and examples or instructions on how to use them -->
14
15
+## Bug Fixes
16
17
+<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments