diff options
author | Eric Maziade <eric.maziade@novisoft.com> | 2015-06-05 11:50:37 -0400 |
---|---|---|
committer | Eric Maziade <eric.maziade@novisoft.com> | 2015-06-05 11:50:37 -0400 |
commit | 84a414fe534ebb60c8e7396c245486be521e2a11 (patch) | |
tree | 35880b0bf1bdd1ba5818bbea464e86c7391f2407 /CHANGELOG | |
parent | 971e57cffa6a89ebcd4da83efc4967f834f8f58b (diff) | |
download | gitlab-ce-84a414fe534ebb60c8e7396c245486be521e2a11.tar.gz |
Add session expiration delay configuration through UI application
settings
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 1fd938a34cd..77deb92f3be 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 7.12.0 (unreleased) + - Add session expiration delay configuration through UI application settings - Don't notify users mentioned in code blocks or blockquotes. - Disable changing of the source branch in merge request update API (Stan Hu) - Shorten merge request WIP text. @@ -1497,4 +1498,4 @@ v 0.8.0 - stability - security fixes - increased test coverage - - email notification + - email notification
\ No newline at end of file |