summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Mazetto <gabriel@gitlab.com>2016-05-31 12:07:01 -0300
committerGabriel Mazetto <gabriel@gitlab.com>2016-05-31 12:07:01 -0300
commit6d16feef053cc453552803885add0a2755e58399 (patch)
tree35c32e7d64ab5e9e9102a033668ad4ce5ba0896d
parent04084996e5f18b67abaf0d9aa54d9d51a31ecd7c (diff)
downloadgitlab-ce-feature/improve_wiki_page_events.tar.gz
Add wiki page events fix to the Changelogfeature/improve_wiki_page_events
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 98e24dc63b1..3dc7214cad9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.9.0 (unreleased)
- Allow enabling wiki page events from Webhook management UI
+ - Fix wiki page events' webhook to point to the wiki repository
- Allow forking projects with restricted visibility level
- Improve note validation to prevent errors when creating invalid note via API
- Redesign navigation for project pages