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:
authorRobert Speicher <rspeicher@gmail.com>2016-08-19 21:44:16 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-08-19 21:44:16 +0300
commit5c952b76b3dbd8110544cd5d22ccf22bd23cc33d (patch)
tree4181ed5c8c219cd225d2333e5612fccb39a9cc86
parent5967c8c76fce753390fcc07be52dd558bf137230 (diff)
Update CHANGELOG for 8.10.7
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 22799a88032..ecb5991a42c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,9 @@
Please view this file on the master branch, on stable branches it's out of date.
+v 8.10.7
+ - Upgrade Hamlit to 2.6.1. !5873
+ - Upgrade Doorkeeper to 4.2.0. !5881
+
v 8.10.6
- Upgrade Rails to 4.2.7.1 for security fixes. !5781
- Restore "Largest repository" sort option on Admin > Projects page. !5797