diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cb9cdb..5b4213d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,3 +2,4 @@ - Servers are now referenced by their name on the graph controls instead of their IP. - Servers now display their name on hover instead of their IP. - Graph controls are now saved and loaded automatically. +- Moved server configuration into servers.json from config.json.