diff --git a/CHANGELOG.md b/CHANGELOG.md index e564aeb13b9f4c..926867b9f64780 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Change Log ## October 2022 +- Deactivate team scope selector on personal usage ([#14238](https://github.com/gitpod-io/gitpod/pull/14238)) - [@gtsiolis](https://github.com/gtsiolis) +- Reduction of noise error logs ([#14218](https://github.com/gitpod-io/gitpod/pull/14218)) - [@utam0k](https://github.com/utam0k) - Fix 'gp open' command to open files in JetBrains Client instead of the backend IDE ([#14182](https://github.com/gitpod-io/gitpod/pull/14182)) - [@felladrin](https://github.com/felladrin) - Check out the correct branch when opening a prebuild for a commit that is also the latest HEAD of the context branch ([#14019](https://github.com/gitpod-io/gitpod/pull/14019)) - [@nVitius](https://github.com/nVitius) - Update JetBrains Backend Plugin to work with EAP IDEs v223.7126 ([#13990](https://github.com/gitpod-io/gitpod/pull/13990)) - [@felladrin](https://github.com/felladrin)