diff options
author | Luke "Jared" Bennett <lbennett@gitlab.com> | 2016-09-29 14:14:16 +0000 |
---|---|---|
committer | Luke "Jared" Bennett <lbennett@gitlab.com> | 2016-09-29 14:14:16 +0000 |
commit | f73eb01974c559d2cd19f7d4f4bdc4d869009aa0 (patch) | |
tree | d8e8e1926f20a4f7dcfa2c0e677a6cf546ed6af2 | |
parent | f6a1a21f6f808738b3caccca1b1233303649f898 (diff) | |
download | gitlab-ce-f73eb01974c559d2cd19f7d4f4bdc4d869009aa0.tar.gz |
Update CHANGELOGfix-double-changelog-header-for-8-13
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG index e1b9cbf0b1d..11464db5980 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,4 @@ Please view this file on the master branch, on stable branches it's out of date. -v 8.13.0 (unreleased) - - Expose expires_at field when sharing project on API v 8.13.0 (unreleased) - Use gitlab-shell v3.6.2 (GIT TRACE logging) @@ -10,6 +8,7 @@ v 8.13.0 (unreleased) - Add more tests for calendar contribution (ClemMakesApps) - Avoid database queries on Banzai::ReferenceParser::BaseParser for nodes without references - Fix permission for setting an issue's due date + - Expose expires_at field when sharing project on API - Fix robots.txt disallowing access to groups starting with "s" (Matt Harrison) - Use a ConnectionPool for Rails.cache on Sidekiq servers - Only update issuable labels if they have been changed |