Skip to content

Commit 8e53a3b

Browse files
authored
Reset Release Notes after release (#31)
Reset release notes after release
2 parents 08c8c07 + 0af0b43 commit 8e53a3b

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

RELEASE_NOTES.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22

33
## Summary
44

5-
This is the first release of the highlevel dispatch interface!
5+
<!-- Here goes a general summary of what this release is about -->
66

77
## Upgrading
88

9-
* `Dispatcher.ready_to_execute()` was renamed to `Dispatcher.running_status_change()`
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1010

1111
## New Features
1212

13-
* Introduced new class `Dispatch` (based on the client class) that contains useful functions and extended information about the received dispatch.
14-
* `Dispatcher.client` was added to provide an easy access to the client for updating, deleting and creating dispatches
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

Comments
 (0)