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:
authorVishal Tak <vtak@gitlab.com>2022-04-13 12:04:55 +0300
committerVishal Tak <vtak@gitlab.com>2022-04-13 12:04:55 +0300
commit24aec160a99af91a933e671f3873d6d46803ca10 (patch)
treeb1e80c67d85a46fd6eb6f5b9d528f02d2b134f1b
parent9356749202b9aa4783272edc00f77c0ea1711b58 (diff)
docs: add changelog for version 1.51.2
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac18f11e..d9d9f276 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 1.51.2 (2022-04-13)
+
+### Fixed (1 change)
+
+- [Increase serverWriteTimeout to avoid errors with large files](gitlab-org/gitlab-pages@df9c7c413e35940feb7b1ea3664cb6f6e03814a3) ([merge request](gitlab-org/gitlab-pages!723))
+
## 1.51.1 (2022-03-28)
### Changed (1 change)