Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2016-03-18 00:28:43 +0300
committerDouwe Maan <douwe@selenight.nl>2016-03-18 00:35:29 +0300
commit303a7caa4c4b9784e60aa7f9897e92eaf5801fe4 (patch)
tree3dd304eeec4d2eff3d7763d7b28cfc73b276a539 /CHANGELOG
parent1322bd78cf593ecf82fa3e449804501d9d652ddc (diff)
Bump Git version requirement to 2.7.4 (for 8.2)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cfdfc40ce21..c4465c63a06 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,8 @@
Please view this file on the master branch, on stable branches it's out of date.
+v 8.2.4
+ - Bump Git version requirement to 2.7.4
+
v 8.2.3
- Fix application settings cache not expiring after changes (Stan Hu)
- Fix Error 500s when creating global milestones with Unicode characters (Stan Hu)