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>2021-11-11 12:28:38 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2021-11-11 12:28:38 +0300
commit09f12a7f57f8e766499d6afd4da1b29d86325e18 (patch)
tree046672658c8fb848702d92c1236188764334e2bb /CHANGELOG.md
parent3f883ffbb183e67f12be76d54062d7f0cba28898 (diff)
docs: add changelog for version 1.47.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa2e43e9..2afaee79 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 1.47.0 (2021-11-11)
+
+### Fixed (1 change)
+
+- [fix: reject requests with very long URIs](gitlab-org/gitlab-pages@bf9c79a5477b61f375be659e2e16f377067d9c00) ([merge request](gitlab-org/gitlab-pages!612))
+
+### change (1 change)
+
+- [refactor: read and use file_sha256 as cache key for zip VFS](gitlab-org/gitlab-pages@77a733b8af393f81c1143ca27324384b1801a090) by @feistel ([merge request](gitlab-org/gitlab-pages!527))
+
## 1.46.0 (2021-10-14)
### Added (2 changes)