diff options
author | Stan Hu <stanhu@gmail.com> | 2016-01-11 08:41:11 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-01-11 08:41:11 -0800 |
commit | e34c621ea1c26549f8b06e0e74f24538c0dac8ba (patch) | |
tree | 78b16a101eb2ec2eadbd0a0f1268f6a80a573290 /CHANGELOG | |
parent | 701e9ee4519200445a54ee200475a71e2253abe9 (diff) | |
download | gitlab-ce-e34c621ea1c26549f8b06e0e74f24538c0dac8ba.tar.gz |
Bump fog to 1.36.0
Closes #4231
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 9ff4820c12c..1cae1cc40ff 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.4.0 (unreleased) + - Bump fog to 1.36.0 (Stan Hu) - Add housekeeping function to project settings page - The default GitLab logo now acts as a loading indicator - Fix caching issue where build status was not updating in project dashboard (Stan Hu) |