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>2022-01-31 15:56:01 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2022-01-31 15:56:01 +0300
commite64c47ca1b29c96dee50b6d4fca3b6777b4426f2 (patch)
treeeb12c79fd75970a99e0960291590b121f086bd73
parentdbe3bdee2eafbef6229838c711c3aa9596a23ddb (diff)
parenta2680b9089f7bdda000b9c362f091233c9f2b907 (diff)
Merge branch 'bvl-bump-1-52' into 'master'v1.52.0
Bump version to 1.52.0 See merge request gitlab-org/gitlab-pages!678
-rw-r--r--CHANGELOG.md14
-rw-r--r--VERSION2
2 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a834d6a6..8b8a9b2d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+## 1.52.0 (2022-01-31)
+
+### Added (1 change)
+
+- [feat: implement graceful shutdown](gitlab-org/gitlab-pages@b2b9c8d346f96257cd0fbc9577df1b9e81c28d21) by @feistel ([merge request](gitlab-org/gitlab-pages!664))
+
+### Fixed (1 change)
+
+- [fix: log errors when HTTP range requests fail](gitlab-org/gitlab-pages@42bae52a4a5d439efe77244d3105daf4f3598b62) ([merge request](gitlab-org/gitlab-pages!675))
+
+### Changed (1 change)
+
+- [feat: switch to content negotiation library](gitlab-org/gitlab-pages@3f287da18498c8f98855ba43484b712026685d9c) by @feistel ([merge request](gitlab-org/gitlab-pages!624))
+
## 1.51.0 (2022-01-12)
### Added (2 changes)
diff --git a/VERSION b/VERSION
index ba0a7191..a63cb35e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.51.0
+1.52.0