From 17cabc654eaad12dfdffe43e48a6aa64d6fd952d Mon Sep 17 00:00:00 2001 From: nicolargo Date: Sat, 10 Jul 2021 09:14:21 +0200 Subject: [PATCH] Corect release note for version 3.2.0 --- NEWS.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/NEWS.rst b/NEWS.rst index d611e3c6..9486faa8 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -27,10 +27,6 @@ Enhancement requests: Version 3.2.0 =============== -Under Development. - -See roadmap here ==> https://github.com/nicolargo/glances/milestone/49 - This release is a major version (but minor number because the API did not change). It focus on *CPU consumption*. I use `Flame profiling https://github.com/nicolargo/glances/wiki/Glances-FlameGraph`_ and code optimization to *reduce CPU consumption from 20% to 50%* depending on your system.