mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 14:48:06 -05:00
Update changelog.jinja to exclude version number in header for lindividual libraries (#3058)
This commit is contained in:
@@ -42,7 +42,7 @@ This page contains the release notes for AMD ROCm Software.
|
||||
{%- for lib_name, lib in release.libraries | dictsort %}
|
||||
{%- if rocm_ver_by_lib_ver[lib_name][lib.lib_version] == version and lib.lib_version%}
|
||||
|
||||
#### {{lib_name}} {{lib.lib_version}}
|
||||
#### {{lib_name}}
|
||||
|
||||
{{lib.message}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user