summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-04-28 10:22:07 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2016-04-28 10:22:07 +0000
commitc6ae6c741462023e7bd265de3930b125b861bb65 (patch)
tree12a37d227adf9e6efd77abf1d4980f14ffe71308
parent81dafb711316a93abc099db2f362121239d641ba (diff)
downloadgitlab-ce-c6ae6c741462023e7bd265de3930b125b861bb65.tar.gz
Marked 8.7.1 as released in the changelog
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index abdbcbea88f..9c997beee67 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,7 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.8.0 (unreleased)
-v 8.7.1 (unreleased)
+v 8.7.1
- Use the `can?` helper instead of `current_user.can?`
- Fix .gitlab-ci.yml parsing issue when hidde job is a template without script definition. !3849
- Fix license detection to detect all license files, not only known licenses. !3878