summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-05-22 23:38:48 -0400
committerRobert Speicher <rspeicher@gmail.com>2016-05-22 23:39:49 -0400
commitf23facabe47d0f002ce49ec39593d9a585c68268 (patch)
treec03ee35781259d951c248f8ec45704aaefb89536
parent3c18a4f8aaf88dcea8c22995814057d1885c654c (diff)
downloadgitlab-ce-f23facabe47d0f002ce49ec39593d9a585c68268.tar.gz
Update CHANGELOG for 8.8.1
[ci skip]
-rw-r--r--CHANGELOG6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 88e7cfaf967..8f4ec3e2714 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,13 @@
Please view this file on the master branch, on stable branches it's out of date.
-v 8.8.1 (unreleased)
+v 8.8.1
+ - Add documentation for the "Health Check" feature
+ - Allow anonymous users to access a public project's pipelines
- Fix MySQL compatibility in zero downtime migrations helpers
- Fix the CI login to Container Registry (the gitlab-ci-token user)
- Fix access to Pipelines by Anonymous user
-v 8.8.0 (unreleased)
+v 8.8.0
- Implement GFM references for milestones (Alejandro Rodríguez)
- Snippets tab under user profile. !4001 (Long Nguyen)
- Fix error when using link to uploads in global snippets