From cb9bab945b1338d593dada812714abe4e7f33fd7 Mon Sep 17 00:00:00 2001
From: Douglas Barbosa Alexandre <dbalexandre@gmail.com>
Date: Wed, 15 Jun 2016 19:13:33 -0300
Subject: [PATCH] Update CHANGELOG for 8.6.9 release

[skip]
---
 CHANGELOG | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index b6758c7dfb3..2a414c3ab41 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -397,6 +397,11 @@ v 8.7.0
   - Add RAW build trace output and button on build page
   - Add incremental build trace update into CI API
 
+v 8.6.9
+  - Prevent unauthorized access to other projects build traces
+  - Forbid scripting for wiki files
+  - Only show notes through JSON on confidential issues that the user has access to
+
 v 8.6.8
   - Prevent privilege escalation via "impersonate" feature
   - Prevent privilege escalation via notes API
-- 
GitLab