summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-10-04 11:50:53 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-10-04 13:06:45 -0300
commit0bb7bfd0828bd8d0bcdb62b1fe0576efc36ebb78 (patch)
tree29372d79e52d890af6c316a33a4371b5e0182d9d
parentb5f954177825fbea9245149805541cffb2e0de05 (diff)
downloadgitlab-ce-fix/22225.tar.gz
Update CHANGELOGfix/22225
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d654975d886..2f5be2da669 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -44,11 +44,12 @@ v 8.13.0 (unreleased)
- Notify the Merger about merge after successful build (Dimitris Karakasilis)
- Fix broken repository 500 errors in project list
- Close todos when accepting merge requests via the API !6486 (tonygambone)
- - Changed Slack service user referencing from full name to username (Sebastian Poxhofer)
+ - Changed Slack service user referencing from full name to username (Sebastian Poxhofer)
- Add Container Registry on/off status to Admin Area !6638 (the-undefined)
v 8.12.4 (unreleased)
- Fix type mismatch bug when closing Jira issue
+ - Skip wiki creation when GitHub project has wiki enabled
- Fix issues importing services via Import/Export
- Fix "Copy to clipboard" tooltip to say "Copied!" when clipboard button is clicked. (lukehowell)