summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-04-05 17:16:09 -0400
committerRobert Speicher <rspeicher@gmail.com>2016-04-05 17:16:48 -0400
commitb393e513fe4d3f50a6ac296eaef4cef40e6d4c04 (patch)
tree4fa71c15e265efceec03118264ddcae65ae8b6c0
parent2446f853bdd907bcff3f39f021a9803311a29658 (diff)
downloadgitlab-ce-b393e513fe4d3f50a6ac296eaef4cef40e6d4c04.tar.gz
Update CHANGELOG for 8.3.5 and 8.3.6
[ci skip]
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 513d8589c68..63f80ce08ff 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -406,6 +406,12 @@ v 8.4.0
- Add IP check against DNSBLs at account sign-up
- Added cache:key to .gitlab-ci.yml allowing to fine tune the caching
+v 8.3.6
+ - Don't attempt to fetch any tags from a forked repo (Stan Hu).
+
+v 8.3.5
+ - Bump Git version requirement to 2.7.4
+
v 8.3.4
- Use gitlab-workhorse 0.5.4 (fixes API routing bug)