diff options
author | Gabriel Mazetto <gabriel@gitlab.com> | 2016-05-31 12:07:01 -0300 |
---|---|---|
committer | Gabriel Mazetto <gabriel@gitlab.com> | 2016-05-31 12:07:01 -0300 |
commit | 6d16feef053cc453552803885add0a2755e58399 (patch) | |
tree | 35c32e7d64ab5e9e9102a033668ad4ce5ba0896d /CHANGELOG | |
parent | 04084996e5f18b67abaf0d9aa54d9d51a31ecd7c (diff) | |
download | gitlab-ce-6d16feef053cc453552803885add0a2755e58399.tar.gz |
Add wiki page events fix to the Changelogfeature/improve_wiki_page_events
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
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 |