Moved changelog entry to 8.2

This commit is contained in:
Michael Chmielewski 2015-10-20 21:44:39 -04:00
parent afdb53baec
commit 8e3a316121
1 changed files with 3 additions and 1 deletions

View File

@ -29,6 +29,9 @@ v 8.1.0
- Ensure MySQL CI limits DB migrations occur after the fields have been created (Stan Hu)
- Fix duplicate repositories in GitHub import page (Stan Hu)
- Redirect to a default path if HTTP_REFERER is not set (Stan Hu)
- Include commit logs in project search
v 8.1.0 (unreleased)
- Send an email to admin email when a user is reported for spam (Jonathan Rochkind)
- Show notifications button when user is member of group rather than project (Grzegorz Bizon)
- Fix bug preventing mentioned issued from being closed when MR is merged using fast-forward merge.
@ -208,7 +211,6 @@ v 8.0.0
- Fix references to target project issues in Merge Requests markdown preview and textareas (Francesco Levorato)
- Redirect from incorrectly cased group or project path to correct one (Francesco Levorato)
- Removed API calls from CE to CI
- Include commit logs in project search
v 7.14.3
- No changes