Adds a link to the changelog.

This commit is contained in:
James Phillips 2016-06-17 14:04:18 +01:00 committed by GitHub
parent 8684a968ca
commit f2228f9988
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@ description: |-
which has been signed using <a href="https://www.hashicorp.com/security.html" target="_blank" rel="nofollow noopener noreferrer">HashiCorp's GPG key</a>. which has been signed using <a href="https://www.hashicorp.com/security.html" target="_blank" rel="nofollow noopener noreferrer">HashiCorp's GPG key</a>.
You can also <a href="https://releases.hashicorp.com/consul/" target="_blank" rel="nofollow noopener noreferrer">download older versions of Consul</a> from the releases service. You can also <a href="https://releases.hashicorp.com/consul/" target="_blank" rel="nofollow noopener noreferrer">download older versions of Consul</a> from the releases service.
</p> </p>
<p>
Checkout the <a href="https://github.com/hashicorp/consul/blob/v<%= latest_version %>/CHANGELOG.md">v<%= latest_version %> CHANGELOG</a> for information on the latest release.
</p>
</div> </div>
</div> </div>