-
Couldn't load subscription status.
- Fork 6
Reset release notes #153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reset release notes #153
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,17 @@ | ||
| # Dispatch Highlevel Interface Release Notes | ||
|
|
||
| ## Summary | ||
|
|
||
| <!-- Here goes a general summary of what this release is about --> | ||
|
|
||
| ## Upgrading | ||
|
|
||
| This is a breaking release that requires you to use the new URL for the dispatch service. | ||
| <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with --> | ||
|
||
|
|
||
| ## New Features | ||
|
|
||
| <!-- Here goes the main new features and examples or instructions on how to use them --> | ||
|
||
|
|
||
| ## Bug Fixes | ||
|
|
||
| * Fix that a user might see invalid values for dispatches without `end_time`. | ||
| <!-- Here goes notable bug fixes that are worth a special mention or explanation --> | ||
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Placeholder text for the release summary detected; please replace this with an actual summary of the release details before finalizing.