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-02-22 15:01:40 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2022-02-22 15:01:40 +0300
commit5ef54c2c907d156bb919165222607a79e9df85e8 (patch)
tree5aa8ae10926a761fbbfd1adf9e26494c92521f0c
parentde6740646cca9e3b3942b5afd2c5964fab3401ff (diff)
docs: add changelog for version 1.55.0
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4bb792cb..f65bf9b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 1.55.0 (2022-02-22)
+
+### Added (1 change)
+
+- [feat: Add TLS rate limits](gitlab-org/gitlab-pages@62a6491652aa6975d9ecf3b9e258766c886d49d4) ([merge request](gitlab-org/gitlab-pages!700))
+
+### Fixed (1 change)
+
+- [fix: do no retry resolving the domain if there's a ctx error](gitlab-org/gitlab-pages@970531c7f80db47d209196921043aabcdf7590ef) by @feistel ([merge request](gitlab-org/gitlab-pages!691))
+
## 1.54.0 (2022-02-10)
### Fixed (1 change)