diff options
author | Stan Hu <stanhu@gmail.com> | 2016-10-11 15:17:56 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-10-11 15:17:56 -0700 |
commit | ba99f0b45157e841550f87c1d4e6879e108d2d6c (patch) | |
tree | 3fd7a3b06818ed389490003cded6e484a795b690 | |
parent | a4a9fdf1e7a61a5779d3f5cb8902f77cc2b4f472 (diff) | |
download | gitlab-ce-ba99f0b45157e841550f87c1d4e6879e108d2d6c.tar.gz |
Add CHANGELOG entry for 8.12.6sh-update-changelog
-rw-r--r-- | CHANGELOG | 3 |
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 |