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:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 77e97212..9a01248a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,12 @@
+v 0.5.0
+- Don't try to update domains if reading the update file fails !32
+- Add CORS support to GET requests !33
+- Add CONTRIBUTING.md !34
+- Add basic cache directives to gitlab-pages !35
+- Go 1.8 is the minimum supported version !36
+- Fix HTTP/2 ALPN negotiation !37
+- Add disabled-by-default status check endpoint !39
+
v 0.4.3
- Fix domain lookups when Pages is exposed on non-default ports