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:
authorBob Van Landuyt <bob@gitlab.com>2022-01-31 14:51:35 +0300
committerBob Van Landuyt <bob@gitlab.com>2022-01-31 14:51:35 +0300
commita2680b9089f7bdda000b9c362f091233c9f2b907 (patch)
treeeb12c79fd75970a99e0960291590b121f086bd73 /CHANGELOG.md
parent010833580677aa5b428d75b5ee7ab521f085b993 (diff)
docs: add changelog for version 1.52.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 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)