Commit 8203c2a14765543a4d6016e47d9a59cb348697b7
Exists in
master
and in
4 other branches
Merge pull request #3912 from bbodenmiller/patch-6
fixed capitalization and added Google Analytics
Showing
1 changed file
with
4 additions
and
3 deletions
Show diff stats
CHANGELOG
... | ... | @@ -7,13 +7,14 @@ v 5.2.0 |
7 | 7 | - Restyle project clone panel |
8 | 8 | - Move Gitlab::Git code to gitlab_git gem |
9 | 9 | - Move update docs in repo |
10 | - - requires gitlab-shell v1.4.0 | |
11 | - - fixed submodules listing under file tab | |
10 | + - Requires gitlab-shell v1.4.0 | |
11 | + - Fixed submodules listing under file tab | |
12 | 12 | - Fork feature (Angus MacArthur) |
13 | 13 | - git version check in gitlab:check |
14 | 14 | - Shared deploy keys feature |
15 | 15 | - Ability to generate default labels set for issues |
16 | - - improve gfm autocomplete (Harold Luo) | |
16 | + - Improve gfm autocomplete (Harold Luo) | |
17 | + - Added support for Google Analytics | |
17 | 18 | |
18 | 19 | v 5.1.0 |
19 | 20 | - You can login with email or username now | ... | ... |