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:
authorGrzegorz Bizon <grzegorz@gitlab.com>2020-10-15 12:16:15 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2020-10-15 12:16:15 +0300
commit509da90294ab30a71baa4d6c47bf99c8ac6151dd (patch)
tree8a2dc4e2a08c743606875455590cda87300d0dec
parente728fe3617fb977739a9a7fbf0b165cbd0a09f07 (diff)
parent4322820747a4e5bb3f99399633d0bc6037201277 (diff)
Merge branch '486-1-28-0-release' into 'master'v1.28.0
Resolve "1.28.0 Release" See merge request gitlab-org/gitlab-pages!378
-rw-r--r--CHANGELOG8
-rw-r--r--VERSION2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dbeb8694..f39ebae9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+v 1.28.0
+
+- Implement basic redirects via _redirects text file !367
+- Add support for pre-compressed brotly files !359
+- Add serving type to log !369
+- Improve performance of ZIP serving !364
+- Fix support for archives without directory structure !373
+
v 1.27.0
- Add more metrics for zip serving !363 !338
diff --git a/VERSION b/VERSION
index 5db08bf2..cfc73071 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.27.0
+1.28.0