summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-10-11 15:17:56 -0700
committerStan Hu <stanhu@gmail.com>2016-10-11 15:17:56 -0700
commitba99f0b45157e841550f87c1d4e6879e108d2d6c (patch)
tree3fd7a3b06818ed389490003cded6e484a795b690
parenta4a9fdf1e7a61a5779d3f5cb8902f77cc2b4f472 (diff)
downloadgitlab-ce-sh-update-changelog.tar.gz
Add CHANGELOG entry for 8.12.6sh-update-changelog
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 37cbfeff01a..c8271f55cfb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -100,6 +100,9 @@ v 8.13.0 (unreleased)
- API: all unknown routing will be handled with 404 Not Found
- Make guests unable to view MRs on private projects
+v 8.12.6
+ - Update mailroom to 0.8.1 in Gemfile.lock !6814
+
v 8.12.5
- Switch from request to env in ::API::Helpers. !6615
- Update the mail_room gem to 0.8.1 to fix a race condition with the mailbox watching thread. !6714