summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-10-28 16:00:33 +0100
committerPhil Hughes <me@iamphill.com>2016-10-28 16:00:33 +0100
commit88b5afe2ca5fbc8249794f142d2be516cb3538f1 (patch)
tree01a62094463579fa9ac6bab9fb8f93df5bbfdddc
parent36a781a9208dcbd081b7fb72cf7a5e0ec3cdf2ef (diff)
downloadgitlab-ce-cycle-analytics-bundle.tar.gz
-rw-r--r--CHANGELOG.md1
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)