diff options
| author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-04-27 23:10:10 -0700 |
|---|---|---|
| committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-04-27 23:10:10 -0700 |
| commit | c505eda3e89c28332badf47c4935ecb63e6389d4 (patch) | |
| tree | ea8abde44e9e8cf2a91d717bd615902de7c15172 /CHANGELOG | |
| parent | d7062d5ef6250c69cfff1ea0f7e524fb8fab619b (diff) | |
| parent | 9f443f42578f8f995415f3d0b9aa9ee8aebeff0b (diff) | |
| download | gitlab-ce-c505eda3e89c28332badf47c4935ecb63e6389d4.tar.gz | |
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 97b8c182c42..97a469513c8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,7 @@ v 7.11.0 (unreleased) - Redirect to sign in page after signing out. - Fix "Hello @username." references not working by no longer allowing usernames to end in period. - + - Fix broken file browsing with relative submodule in personal projects (Stan Hu) - Add "Reply quoting selected text" shortcut key (`r`) - Fix bug causing `@whatever` inside an issue's first code block to be picked up as a user mention. - Fix bug causing `@whatever` inside an inline code snippet (backtick-style) to be picked up as a user mention. |
