Commit 56a0cc7feec54e7bd7a0480b13ffad5750e7ada5
1 parent
6e1ee1fe
Exists in
master
and in
4 other branches
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,13 +7,14 @@ v 5.2.0 | ||
7 | - Restyle project clone panel | 7 | - Restyle project clone panel |
8 | - Move Gitlab::Git code to gitlab_git gem | 8 | - Move Gitlab::Git code to gitlab_git gem |
9 | - Move update docs in repo | 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 | - Fork feature (Angus MacArthur) | 12 | - Fork feature (Angus MacArthur) |
13 | - git version check in gitlab:check | 13 | - git version check in gitlab:check |
14 | - Shared deploy keys feature | 14 | - Shared deploy keys feature |
15 | - Ability to generate default labels set for issues | 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 | v 5.1.0 | 19 | v 5.1.0 |
19 | - You can login with email or username now | 20 | - You can login with email or username now |