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:09:17 +0300
committerVishal Tak <vtak@gitlab.com>2022-04-13 12:09:17 +0300
commit69c7de7fecda72f76c8e4b5d9f79909e57c2033e (patch)
tree60a23e5e536fb325a413518d658877513dc03a58
parentff0ac47eaa3fa8a6926007fde8176423907ebf5e (diff)
docs: add changelog for version 1.56.2
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 754cf0f3..889674fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 1.56.2 (2022-04-13)
+
+### Fixed (1 change)
+
+- [Increase serverWriteTimeout to avoid errors with large files](gitlab-org/gitlab-pages@34ca1a3c379d98a8e52e52b9ddfc81abb6cbda7e) ([merge request](gitlab-org/gitlab-pages!725))
+
## 1.56.1 (2022-03-28)
### Changed (1 change)