From 13c6993362e9288e27480500b2bad3573d81daa0 Mon Sep 17 00:00:00 2001 From: Asher Date: Wed, 26 Oct 2022 14:19:59 -0500 Subject: [PATCH] Correct 1.36.0 activity metric permissions --- changelog/1.36.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.36.0.md b/changelog/1.36.0.md index 8feb5f347..504d0c89e 100644 --- a/changelog/1.36.0.md +++ b/changelog/1.36.0.md @@ -24,7 +24,7 @@ There are no breaking changes in 1.36.0 - web: Fixed relative links on embedded docs. - infra: Large numbers of concurrent workspace builds are distributed more evenly amongst multiple coderd replicas. -- web: Allow org members to view activity metrics. +- web: Allow org managers to view activity metrics. - infra: Fix SSH connections not being audit logged. - infra: Fixed an issue where temporary pods created during build did not have templates applied.