From 7a04a9f16991edd6e70c7bb2384663e313bdd6ea Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sat, 17 Mar 2018 14:05:18 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c4f65fe9..c8c1251bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ This project follows [Semantic Versioning](http://semver.org) guidelines. ### Fixed * Fixes an issue with the sidebar logo not working correctly in some browsers due to the CSS being assigned. +### Added +* Added a new client API endpoint for gathering the utilization stats for servers including disk, cpu, and memory. `GET /api/client/servers//utilization` + ## v0.7.6 (Derelict Dermodactylus) ### Fixed * Fixes a UI error when attempting to change the default Nest and Egg for an existing server.