diff options
author | Katarzyna Kobierska <kkobierska@gmail.com> | 2016-09-12 08:52:04 +0200 |
---|---|---|
committer | Katarzyna Kobierska <kkobierska@gmail.com> | 2016-09-30 12:22:55 +0200 |
commit | 6fa77ab8af22ea694d3ed2df32663a22ee3a6193 (patch) | |
tree | 2166ecd2733c084fcad7a4c8bea28f0e84e6175a | |
parent | 3efbf92e34eb8328817c64fda7ea73357128a61d (diff) | |
download | gitlab-ce-6fa77ab8af22ea694d3ed2df32663a22ee3a6193.tar.gz |
Add CHANGELOG
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 41d8c5b7c8f..da2ee1fec7e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -252,6 +252,10 @@ v 8.11.6 - Restore SSH Key title auto-population behavior. !6186 - Fix DB schema to match latest migration. !6256 - Exclude some pending or inactivated rows in Member scopes. + - Add missing values to linter !6276 (Katarzyna Kobierska Ula Budziszewska) + +v 8.11.6 (unreleased) + - Fix an error where we were unable to create a CommitStatus for running state v 8.11.5 - Optimize branch lookups and force a repository reload for Repository#find_branch. !6087 |