diff options
author | Valery Sizov <valery@gitlab.com> | 2015-02-03 09:18:32 -0800 |
---|---|---|
committer | Valery Sizov <valery@gitlab.com> | 2015-02-05 12:50:34 -0800 |
commit | 3d943d966d7383bb1c4988cc3f0c00b49aa14ec9 (patch) | |
tree | e44d6ab15d8d4b1bc120606364190cab9cc5c57f /CHANGELOG | |
parent | 592ed8738cccd68ced1c2fbf58d0ff16d66e8d14 (diff) | |
download | gitlab-ce-3d943d966d7383bb1c4988cc3f0c00b49aa14ec9.tar.gz |
update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 235a99b4327..8d01bc4d890 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -32,6 +32,8 @@ v 7.8.0 - Disable blacklist validation for project names - Allow configuring protection of the default branch upon first push (Marco Wessel) - + - Add gitlab.com importer + - Add an ability to login with gitlab.com - - Add a commit calendar to the user profile (Hannes Rosenögger) - |