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:
authorJaime Martinez <jmartinez@gitlab.com>2021-06-09 09:10:53 +0300
committerJaime Martinez <jmartinez@gitlab.com>2021-06-09 09:10:53 +0300
commit0e711de3bdff83d19738ad18f50a18ef8deb6fff (patch)
treed01bd38b20c82274332592aa020b735d36577903
parent790d14d81e40413cb6a02139081429fae56a4476 (diff)
parentb38cc449e596c85c49fd9091eb465ecab37713dc (diff)
Merge branch '580-release-2-0-0' into 'master'v1.40.0
Release 1.40.0 See merge request gitlab-org/gitlab-pages!502
-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 99b0b9f1..46866e9f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,18 @@
+## 1.40.0 (2021-06-09)
+
+### Changed (1 change)
+
+- [Use API source by default](gitlab-org/gitlab-pages@9a30f40a785ffe586a79a75ebebabda5f513b76f) ([merge request](gitlab-org/gitlab-pages!491))
+
+### Removed (2 changes)
+
+- [Drop support for Go 1.13](gitlab-org/gitlab-pages@5abbb3dd66270f0124fc5c7fe4523f237337c890) ([merge request](gitlab-org/gitlab-pages!501))
+- [Remove gitlab-server fallback to auth-server and artifacts server](gitlab-org/gitlab-pages@6f806a34631581486ca12e2fe3addd3f722b6477) ([merge request](gitlab-org/gitlab-pages!472))
+
+### Other (1 change)
+
+- [Sort lookup paths by prefix length](gitlab-org/gitlab-pages@b9ba78cf43a14a4ca1c4893c7115eed56ce1b115) ([merge request](gitlab-org/gitlab-pages!496))
+
## 1.39.0 (2021-05-14)
### Added (1 change)
diff --git a/VERSION b/VERSION
index 5edffce6..32b7211c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.39.0
+1.40.0