Added CHANGELOG entry

This commit is contained in:
Luke Bennett 2016-09-29 15:13:25 +01:00 committed by Fatih Acet
parent f4d4113240
commit e81f89ee5a
1 changed files with 1 additions and 0 deletions

View File

@ -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