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:
-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