diff options
author | Paco Guzman <pacoguzmanp@gmail.com> | 2016-09-27 15:00:04 +0200 |
---|---|---|
committer | Paco Guzman <pacoguzmanp@gmail.com> | 2016-09-27 17:37:35 +0200 |
commit | 256dfa13921fbf5607607d70fb805c3997290cc8 (patch) | |
tree | 638d3334f40a36cbc247840cf568f38832fae65b /CHANGELOG | |
parent | 3820ca5876ecb550d4d7eba0db98296f467125d8 (diff) | |
download | gitlab-ce-256dfa13921fbf5607607d70fb805c3997290cc8.tar.gz |
Fix IssuesController#show degradation including project on loaded notesincludes-projects-to-render-issue-notes
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 28c5d23d604..14d5aeba7c4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,7 @@ v 8.12.2 (unreleased) - Fix Import/Export not recognising correctly the imported services. - Fix snippets pagination - Fix List-Unsubscribe header in emails + - Fix IssuesController#show degradation including project on loaded notes - Fix an issue with the "Commits" section of the cycle analytics summary. !6513 - Fix errors importing project feature and milestone models using GitLab project import |