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:
authorJaime Martinez <jmartinez@gitlab.com>2021-03-31 06:45:47 +0300
committerJaime Martinez <jmartinez@gitlab.com>2021-03-31 06:45:47 +0300
commit25376cdbfeb2cdfc4e2650ef88c975d6bf96fde5 (patch)
treec8e4a9ef0577210d91f40def25e45080f5654237
parentd19b5c26a195d6545fd93397003ff2a63cc6a14f (diff)
Add changelog for version 1.37.0
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b455343..7d58c451 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+## 1.37.0 (2021-03-31)
+
+### Added (1 change)
+
+- [Instrument limit listener for saturation monitoring](gitlab-org/gitlab-pages@b2bebb9733332031654f203a42c9912831d49a15) ([merge request](gitlab-org/gitlab-pages!443))
+
+### Changed (1 change)
+
+- [Add FF_DISABLE_REFRESH_TEMPORARY_ERROR env variable](gitlab-org/gitlab-pages@da02f9667d9c0696538bc7ca85a84bf66a33942c) ([merge request](gitlab-org/gitlab-pages!435))
+
+### Other (1 change)
+
+- [Remove .GOPATH symlinks](gitlab-org/gitlab-pages@33723f8a85871797b6f38ab0340437a9b635f917) ([merge request](gitlab-org/gitlab-pages!453))
+
## 1.36.0 (2021-03-12)
### Added (3 changes)