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>2019-01-11 17:43:15 +0300
committerNick Thomas <nick@gitlab.com>2019-01-11 17:43:15 +0300
commit448c37427620cb1794c10394da2a56bd0f575465 (patch)
tree497b5a82efa84dc1b51288388c518639148a1901
parent89519349a4a3efbc7a2512f08a1fa3ce85ed0feb (diff)
parent1781e5fbbd3c88203e1348fd60182e5f6fbbf966 (diff)
Merge branch '193-release-1-4-0' into 'master'v1.4.01-4-stable
Release Pages v1.4.0 Closes #193 See merge request gitlab-org/gitlab-pages!127
-rw-r--r--CHANGELOG5
-rw-r--r--VERSION2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 80fc771d..9713c011 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 1.4.0
+- Prevent wrong mimetype being set for GZipped files with unknown file extension !122
+- Pages for subgroups !123
+- Make content-type detection consistent between file types !126
+
v 1.3.1
- Fix TOCTOU race condition when serving files
diff --git a/VERSION b/VERSION
index 3a3cd8cc..88c5fb89 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.1
+1.4.0