diff options
author | Stan Hu <stanhu@gmail.com> | 2015-07-26 09:52:49 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-07-26 09:54:53 -0700 |
commit | dfe7807653304f2a42369141925733f3c6515488 (patch) | |
tree | 2fd18e63fd0d000fa1d9a1220599e4dcacb2057b /CHANGELOG | |
parent | 4a76cbe21907b92e53b168f3085c19d00be11f0b (diff) | |
download | gitlab-ce-dfe7807653304f2a42369141925733f3c6515488.tar.gz |
Fix live notes refresh in relative URL deployments
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 1ca4c7a8480..e198b48e86e 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 7.14.0 (unreleased) + - Fix URL used for refreshing notes if relative_url is present (Bartłomiej Święcki) - Fix Error 500 when browsing projects with no HEAD (Stan Hu) - Fix full screen mode for snippet comments (Daniel Gerhardt) - Fix 404 error in files view after deleting the last file in a repository (Stan Hu) |