diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-12-23 19:27:00 -0200 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-12-23 19:27:00 -0200 |
commit | 21fb690c216f9e40be07229726e106d7016e13fc (patch) | |
tree | 9f47ccc849a75d492da054cdbdfafab3d0f41dad /CHANGELOG.md | |
parent | cb819ef75a8933c80df7d670cdcbb4dbd023efa7 (diff) | |
download | gitlab-ce-21fb690c216f9e40be07229726e106d7016e13fc.tar.gz |
Update CHANGELOG.md for 8.15.1
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index acbdd52a67c..c57ba82e38c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ documentation](doc/development/changelog.md) for instructions on adding your own entry. +## 8.15.1 (2016-12-23) + +- Push payloads schedule at most 100 commits, instead of all commits. +- Fix Mattermost command creation by specifying username. +- Do not override incoming webhook for mattermost and slack. +- Adds background color for disabled state to merge when succeeds dropdown. !8222 +- Standardises font-size for titles in Issues, Merge Requests and Merge Request widget. !8235 +- Fix Pipeline builds list blank on MR. !8255 +- Do not show retried builds in pipeline stage dropdown. !8260 + ## 8.15.0 (2016-12-22) - Whitelist next project names: notes, services. |