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:
authorVladimir Shushlin <vshushlin@gitlab.com>2021-05-14 10:50:16 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2021-05-14 10:50:16 +0300
commit8dec5ce6bdd6edfcf8479163a240f1488af75d7a (patch)
treef963821011492bd2d8adee5d91a5338e198b17ae
parent063068cdc7cd5682608ee177f1af9bbc66ddd001 (diff)
parent97cfb1ad3b25dbc67cc8acc02f86f67c8c4979d5 (diff)
Merge branch 'release-v-1-39-0' into 'master'v1.39.0
Release v1.39.0 See merge request gitlab-org/gitlab-pages!481
-rw-r--r--CHANGELOG.md15
-rw-r--r--VERSION2
2 files changed, 16 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 493e5471..99b0b9f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,18 @@
+## 1.39.0 (2021-05-14)
+
+### Added (1 change)
+
+- [Add flag enable-disk](gitlab-org/gitlab-pages@8ea4cb76586c0841456c5973168cd8451f6c6c0a) ([merge request](gitlab-org/gitlab-pages!475))
+
+### Removed (1 change)
+
+- [ Remove use-legacy-storage](gitlab-org/gitlab-pages@ed66d91bd5eba6aa267e15520a1a01f12d624235) ([merge request](gitlab-org/gitlab-pages!476))
+
+### Other (2 changes)
+
+- [Use config package in GitLab client](gitlab-org/gitlab-pages@890d01033ab17ea5a6208450ced595d12f4ce195) ([merge request](gitlab-org/gitlab-pages!474))
+- [Remove gocovmerge](gitlab-org/gitlab-pages@8e83053055ab3f48232eb115e51aeb7532fe301c) ([merge request](gitlab-org/gitlab-pages!459))
+
## 1.38.0 (2021-04-15)
### Added (1 change)
diff --git a/VERSION b/VERSION
index ebeef2f2..5edffce6 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.38.0
+1.39.0