Skip to content

Commit 5936421

Browse files
authored
docs: add links to the CHANGELOG from the README.md for Java and Node (#701)
1 parent dd230c8 commit 5936421

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • synthtool/gcp/templates/node_library

synthtool/gcp/templates/node_library/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
{{ metadata['description'] }}
2525
{% endif %}
2626

27+
A comprehensive list of changes in each version may be found in
28+
[the CHANGELOG](https://github.com/{{ metadata['repo']['repo'] }}/blob/master/CHANGELOG.md).
29+
2730
{% if metadata['repo']['client_documentation'] %}* [{{ metadata['repo']['name_pretty'] }} {{ metadata['repo']['language']|language_pretty }} Client API Reference][client-docs]{% endif %}
2831
{% if metadata['repo']['product_documentation'] %}* [{{ metadata['repo']['name_pretty'] }} Documentation][product-docs]{% endif %}
2932
* [github.com/{{ metadata['repo']['repo'] }}](https://github.com/{{ metadata['repo']['repo'] }})

0 commit comments

Comments
 (0)