From af37e2355f49462b31a86e09bc57c3051b8c807b Mon Sep 17 00:00:00 2001 From: Lauri Nevala Date: Wed, 30 Sep 2020 20:38:29 +0300 Subject: [PATCH] Update RELEASE_NOTES Signed-off-by: Lauri Nevala --- static/RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/static/RELEASE_NOTES.md b/static/RELEASE_NOTES.md index febb7e4c44..11e3ef4aa7 100644 --- a/static/RELEASE_NOTES.md +++ b/static/RELEASE_NOTES.md @@ -3,6 +3,7 @@ Here you can find description of changes we've built into each release. While we try our best to make each upgrade automatic and as smooth as possible, there may be some cases where you might need to do something to ensure the application works smoothly. So please read through the release highlights! ## 3.6.5 (current version) +- Prevent drawer close when revealing secret value - Fix app crash when CRD conditions were not present - Add support for Stacklight prometheus metrics - Terminal: set NO_PROXY env for localhost communication