Added CHANGELOG message for fixing MR webhook

This commit is contained in:
Adam Meily 2015-06-24 10:17:03 -04:00
parent 0cf2e62fb2
commit aaa42e936e
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
Please view this file on the master branch, on stable branches it's out of date.
v 7.13.0 (unreleased)
- Fix Merge Request webhook to properly fire "merge" action when accepted from the web UI
- Fix invalid timestamps in RSS feeds (Rowan Wookey)
- Fix error when deleting a user who has projects (Stan Hu)
- Fix downloading of patches on public merge requests when user logged out (Stan Hu)