summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRuben Davila <rdavila84@gmail.com>2016-08-16 12:24:03 -0500
committerRuben Davila <rdavila84@gmail.com>2016-08-16 12:24:03 -0500
commit7f853e2245eff92c037af5e007163d3e9631888d (patch)
treef235958bee27285654db1d5e71c30a500bb08c6a /CHANGELOG
parent07d5759408000ff46088ad886df149e21faf676f (diff)
parent9ef8de2fb7c0fca8014594c90bc199f11f92402d (diff)
downloadgitlab-ce-7f853e2245eff92c037af5e007163d3e9631888d.tar.gz
Merge remote-tracking branch 'dev/master'
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fc9291eefd5..9299639a3ab 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -117,6 +117,9 @@ v 8.11.0 (unreleased)
- Speed up todos queries by limiting the projects set we join with
- Ensure file editing in UI does not overwrite commited changes without warning user
+v 8.10.6 (unreleased)
+ - Fix import/export configuration missing some included attributes
+
v 8.10.5
- Add a data migration to fix some missing timestamps in the members table. !5670
- Revert the "Defend against 'Host' header injection" change in the source NGINX templates. !5706