NOBUG: Fix error generating upgrade notes
This commit is contained in:
@@ -4,7 +4,3 @@ notes:
|
||||
- message: >
|
||||
Add download widget for report to download multiple formats.
|
||||
type: improved
|
||||
- message: >
|
||||
report_progress\output\renderer::render_download_buttons
|
||||
No replacement. We no longer need to render the download custom button links.
|
||||
type: deprecated
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
issueNumber: MDL-83838
|
||||
notes:
|
||||
report_progress:
|
||||
- message: >
|
||||
`report_progress\output\renderer::render_download_buttons`
|
||||
No replacement. We no longer need to render the download custom button links.
|
||||
type: deprecated
|
||||
Reference in New Issue
Block a user