Commit cea2afa8 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Add changelog item and remove release labels for tags list

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 3c0244d3
......@@ -22,6 +22,7 @@ v 8.2.0 (unreleased)
- Include commit logs in project search
- Add "added", "modified" and "removed" properties to commit object in webhook
- Rename "Back to" links to "Go to" because its not always a case it point to place user come from
- Ability to add release notes (markdown text and attachments) to git tags
v 8.1.3
- Spread out runner contacted_at updates
......
......@@ -9,9 +9,6 @@
- if tag.message.present?
&nbsp;
= strip_gpg_signature(tag.message)
- if release
&nbsp;
%span.label.label-success release
.controls
= link_to edit_namespace_project_tag_release_path(@project.namespace, @project, tag.name), class: 'btn-grouped btn' do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment