diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-10 15:04:06 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-10 15:04:06 +0000 |
commit | 4ce9a783b552ebb9b667b3f7cca5230d321b04eb (patch) | |
tree | 51610915a4d66cbcded96155012268691425b715 /CHANGELOG | |
parent | b06acbf52d76e36f55dcee5dd9935b43f1b7bbd2 (diff) | |
parent | db32660450b4768e86af07388e11a72b11ebb929 (diff) | |
download | gitlab-ce-4ce9a783b552ebb9b667b3f7cca5230d321b04eb.tar.gz |
Merge branch 'jerdog/gitlab-ce-update-start-using-git-documentation' into 'master'
2529-error-502-when-creating-mr
Changes to make Git basics more intuitive
From https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6420
See merge request !6777
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 7081dfacace..24f77442f1a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -324,6 +324,7 @@ v 8.11.7 - Avoid conflict with admin labels when importing GitHub labels. !6158 - Restores `fieldName` to allow only string values in `gl_dropdown.js`. !6234 - Allow the Rails cookie to be used for API authentication. + - Updating verbiage on git basics to be more intuitive v 8.11.6 - Fix unnecessary horizontal scroll area in pipeline visualizations. !6005 |