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-01-12 16:04:27 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2022-01-12 16:04:27 +0300
commitbdc0af9c5cc824e92bf8e547290200edd94e8dc3 (patch)
treed3ff77e0f3f25f64ddb369c2ef6b7f55f7c16177
parentf2a8a95b93c95784ba3bb8a031df9275b9cc645a (diff)
docs: add changelog for version 1.51.0
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a37bc96..a834d6a6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+## 1.51.0 (2022-01-12)
+
+### Added (2 changes)
+
+- [feat: add domain rate-limiter](gitlab-org/gitlab-pages@f62bc0dd08e3a9e14b6bf6c35b04dd6bdcec4491) ([merge request](gitlab-org/gitlab-pages!635))
+- [feat: enable Etag caching](gitlab-org/gitlab-pages@d40af81155fdd50f7ea3b78249cc303b91acf63e) ([merge request](gitlab-org/gitlab-pages!653))
+
+### Other (1 change)
+
+- [chore: Use Go v1.16.12](gitlab-org/gitlab-pages@e971baaace956056f0477a23f5e03406f9f9296f) ([merge request](gitlab-org/gitlab-pages!660))
+
## 1.50.0 (2021-12-29)
No changes.