From 9787bd78fc34afb37ad4229c751a1579d6e75dfc Mon Sep 17 00:00:00 2001 From: Michael Lin Date: Wed, 2 Feb 2022 13:00:24 -0800 Subject: [PATCH] Add 3.35.2 changelog entry --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6f38a1b1f56..12316834f08f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,6 +82,12 @@ All notable changes to Sourcegraph are documented in this file. - Removed unused backend service from Kubernetes deployments. [#4050](https://github.com/sourcegraph/deploy-sourcegraph/pull/4050) +## 3.35.2 + +### Fixed + +- Fix Code Monitor permissions. [#30547](https://github.com/sourcegraph/sourcegraph/pull/30547) + ## 3.35.1 **⚠️ Due to issues related to Code Insights in the 3.35.0 release, users are advised to upgrade directly to 3.35.1.**