diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-06-15 19:13:33 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-06-15 19:18:35 -0300 |
commit | cb9bab945b1338d593dada812714abe4e7f33fd7 (patch) | |
tree | a21a781060ec9d24adaa01bdf28d76c5a50b5244 /CHANGELOG | |
parent | 77554eee57b848cf5c5a0fe3ac47a7fc9afde127 (diff) | |
download | gitlab-ce-cb9bab945b1338d593dada812714abe4e7f33fd7.tar.gz |
Update CHANGELOG for 8.6.9 release
[skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
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 |