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

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessio Caiazza <acaiazza@gitlab.com>2018-11-19 12:35:01 +0300
committerAlessio Caiazza <acaiazza@gitlab.com>2018-11-19 12:35:57 +0300
commit936c7421550e11c3271b1603183bac2bd51f27e6 (patch)
tree65cb5129b73e94e8130e94ca8311ffbfdb44cdbe /CHANGELOG
parent3d9bb831cd4eb931ced1780c88790dbee6297b74 (diff)
Update changelog for v1.3.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cb69cb8f..80fc771d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v 1.3.1
+- Fix TOCTOU race condition when serving files
+
v 1.3.0
- Allow the maximum connection concurrency to be set !117
- Update Prometheus vendoring to v0.9 !116