summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-12-04 13:51:30 +0100
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-12-04 13:51:30 +0100
commit4de7f32c60ea1f61768f9e8b18c3dca3edae9fdb (patch)
tree18b188cf9706c6e6361dff6c0f4adfdcc3def9cd /CHANGELOG
parent1f5a6eb2576b17deee3942ea5e1f598bf3d4da8c (diff)
parent3227a5ead22c90873794b0c0e4c788436283fb3e (diff)
downloadgitlab-ce-4de7f32c60ea1f61768f9e8b18c3dca3edae9fdb.tar.gz
Merge branch 'extend-events-api'
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2876e36f9ef..58a0a3c8944 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ v 8.3.0 (unreleased)
- Fire update hook from GitLab
- Don't show project fork event as "imported"
- Add API endpoint to fetch merge request commits list
+ - Expose events API with comment information and author info
v 8.2.2
- Fix 404 in redirection after removing a project (Stan Hu)