From 70874dbddb0bb217403de2b06071b76e40ceb7a1 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Thu, 12 Jan 2017 17:37:04 +0100 Subject: [PATCH] updated Changes --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index e058daa..d73b341 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ ==================== - Added a complete graph for IPMI sensors using the 'ipmitool' command. (suggested by Frank Dijcks, fd AT fdsystems.nl) +- Added a complete graph for MongoDB. [#38] - Added a back button in the upper-left corner to easily go to the main page in browsers with fullscreen mode. The will depend if the new option called 'enable_back_button' is enabled (disabled by default).