From 04a28b0d78dc0604f42fea4835ab4456d6c27e68 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Thu, 1 Apr 2021 10:17:30 -0400 Subject: [PATCH] add 4.1.5 release notes Signed-off-by: Sebastian Malton --- static/RELEASE_NOTES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/RELEASE_NOTES.md b/static/RELEASE_NOTES.md index 8380d8e709..fb0bc74794 100644 --- a/static/RELEASE_NOTES.md +++ b/static/RELEASE_NOTES.md @@ -38,6 +38,12 @@ Here you can find description of changes we've built into each release. While we - Fix: Set initial cursor position for the editor to beginning - Fix: Highlight sidebar's active section +## 4.1.5 + +- Proxy should listen only on loopback device +- Fix extension command palette loading +- Fix Lens not clearing other KUBECONFIG env vars + ## 4.1.4 - Ignore clusters with invalid kubeconfig