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-04-14 08:12:43 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2022-04-14 08:12:43 +0300
commit213a0497ecd10b79ed6b0e792e9d670762a48ab3 (patch)
tree60a23e5e536fb325a413518d658877513dc03a58
parent962ecac625643dc4956fec2113d04e6c538e1c46 (diff)
parent69c7de7fecda72f76c8e4b5d9f79909e57c2033e (diff)
Merge branch 'kassio/bump-1-56' into '1-56-stable'v1.56.2
Bump version to 1.56.2 See merge request gitlab-org/gitlab-pages!726
-rw-r--r--CHANGELOG.md6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 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)
diff --git a/VERSION b/VERSION
index 43c989b5..dad6e3a5 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.56.1
+1.56.2