diff options
author | Pavel Forkert <fxposter@gmail.com> | 2015-09-24 16:42:27 +0300 |
---|---|---|
committer | Pavel Forkert <fxposter@gmail.com> | 2015-09-24 16:42:29 +0300 |
commit | 0c877875ea3e7ccbdf48b7736f8c35e2a179ab45 (patch) | |
tree | be45ac1e50072eaba63667be0d568918215c4608 /CHANGELOG | |
parent | 3dec9dc4a36db340a61fc2a0fbdc056957b0279f (diff) | |
download | gitlab-ce-0c877875ea3e7ccbdf48b7736f8c35e2a179ab45.tar.gz |
Add entry to changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 4a34a3835a7..c19e36ed47a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.1.0 (unreleased) + - Add option to admin area to sign in as a specific user (Pavel Forkert) - Show CI status on all pages where commits list is rendered - Automatically enable CI when push .gitlab-ci.yml file to repository - Move CI charts to project graphs area |