diff options
author | Phil Hughes <me@iamphill.com> | 2016-10-28 16:00:33 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2016-10-28 16:00:33 +0100 |
commit | 88b5afe2ca5fbc8249794f142d2be516cb3538f1 (patch) | |
tree | 01a62094463579fa9ac6bab9fb8f93df5bbfdddc | |
parent | 36a781a9208dcbd081b7fb72cf7a5e0ec3cdf2ef (diff) | |
download | gitlab-ce-cycle-analytics-bundle.tar.gz |
CHANGELOG itemcycle-analytics-bundle
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 55e475df25e..4ac2dcf3c99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Please view this file on the master branch, on stable branches it's out of date. - Add hover to trash icon in notes !7008 (blackst0ne) - Only show one error message for an invalid email !5905 (lycoperdon) - Fix sidekiq stats in admin area (blackst0ne) + - Created cycle analytics bundle JavaScript file - API: Fix booleans not recognized as such when using the `to_boolean` helper - Removed delete branch tooltip !6954 - Stop unauthorized users dragging on milestone page (blackst0ne) |