diff options
author | Luke Bennett <lukeeeebennettplus@gmail.com> | 2016-09-29 15:13:25 +0100 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2016-10-01 00:01:47 +0300 |
commit | e81f89ee5a36dcda5680a459d29256899a6f7e00 (patch) | |
tree | 5bf85abd78084a7f2e0d93c74fc967b59be23299 | |
parent | f4d4113240e6851fd8eede1170a60c06b22578e1 (diff) | |
download | gitlab-ce-e81f89ee5a36dcda5680a459d29256899a6f7e00.tar.gz |
Added CHANGELOG entry
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index ed534b825aa..83e1f82e963 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,7 @@ v 8.13.0 (unreleased) - Fix permission for setting an issue's due date - Expose expires_at field when sharing project on API - Allow the Koding integration to be configured through the API + - Added soft wrap button to repository file/blob editor - Fix robots.txt disallowing access to groups starting with "s" (Matt Harrison) - Close open merge request without source project (Katarzyna Kobierska Ula Budziszewska) - Use a ConnectionPool for Rails.cache on Sidekiq servers |