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:
authorNick Thomas <nick@gitlab.com>2017-08-08 17:38:15 +0300
committerNick Thomas <nick@gitlab.com>2017-08-08 18:50:54 +0300
commitfd3aa1374e1390d3b20cbd0963d9599c5bbb90ae (patch)
tree1a067bfeb439d6613fae09e95587b7aa4496f316
parent7d4c5cb8faa21efd5e3c89e9f4e850a372c2a4fa (diff)
Release v0.5.1
-rw-r--r--CHANGELOG3
-rw-r--r--VERSION2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9a01248a..730bc3a0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v 0.5.1
+- Don't serve statically-compiled `.gz` files that are symlinks
+
v 0.5.0
- Don't try to update domains if reading the update file fails !32
- Add CORS support to GET requests !33
diff --git a/VERSION b/VERSION
index 8f0916f7..4b9fcbec 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.5.0
+0.5.1